distributing executable embedding Python

nico nico97492 at yahoo.com
Wed Jun 30 19:26:11 EDT 2004


I would like to distribute an executable that embeds Python. What files 
should I include (on Windows and on Linux)? On windows I only included 
python23.dll, but when my application initiliazes Python, I get the 
following message:
'import site' failed

Thank you

Nico



More information about the Python-list mailing list