Hi All,<br>This is probably a question for py2exe developers but I'll ask it here too.<br><br>I am trying to build a win32 .exe file with py2exe and it appears that py2exe cannot locate _elementpath.pyc correctly.<br>The file does not get copied into the
library.zip file.<br>I can manually (or programatically with python's zipfile module) add _elementpath.pyc to the zip file and then the application works fine.<br><br>Has anyone experienced this? Any ideas why?<br>Thanks
<br>Greg<br><br>-- <br>Linux. Because rebooting is for adding hardware.