[lxml-dev] _elementpath.pyc and py2exe problem
Greg Willden
gregwillden at gmail.com
Fri Aug 31 06:09:52 CEST 2007
Hi All,
This is probably a question for py2exe developers but I'll ask it here too.
I am trying to build a win32 .exe file with py2exe and it appears that
py2exe cannot locate _elementpath.pyc correctly.
The file does not get copied into the library.zip file.
I can manually (or programatically with python's zipfile module) add
_elementpath.pyc to the zip file and then the application works fine.
Has anyone experienced this? Any ideas why?
Thanks
Greg
--
Linux. Because rebooting is for adding hardware.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://codespeak.net/pipermail/lxml-dev/attachments/20070830/70b0d861/attachment-0001.htm
More information about the lxml-dev
mailing list