Fixed. Just installed zope using the latest version of the source. 

On Sunday, September 2, 2012 8:54:56 AM UTC-4, Ram wrote:
>
>
> 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?
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/pyinstaller/-/YRDaw63fAhoJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to