zope problem after compilation

20 views
Skip to first unread message

Ram

unread,
Sep 2, 2012, 8:54:56 AM9/2/12
to pyins...@googlegroups.com

I have a project that compiles to an EXE now, but it gives me the following error when run:

File "C:\cygwin\tmp\pyinstaller_test\pyinstaller\PyInstaller\loader\pyi_iu.py", line 480, in doimport
    exec co in mod.__dict__
File "C:\cygwin\proj\build\pyi.win32\proj\out00-PYZ.pyz\twisted.internet.selectreactor", line 14, in <module>
File "C:\cygwin\tmp\pyinstaller_test\pyinstaller\PyInstaller\loader\pyi_iu.py", line 409, in importHook
    raise ImportError("No module named %s" % fqname)
ImportError: No module named zope

Any ideas how to fix this?

Ram

unread,
Sep 2, 2012, 9:28:38 AM9/2/12
to pyins...@googlegroups.com

Fixed. Just installed zope using the latest version of the source. 
Reply all
Reply to author
Forward
0 new messages