Am 23.10.2011 20:41, schrieb Chris Ball:
Thanks for the help.
You're welcome.
The second (not so important to me, so feel free to ignore) is why
didn't PyInstaller work with numpy on the first system?
[...]
files on both, I can see that numpy.testing.decorators is missing from
the first system's but not the second's:
This is the question you started this thread for, so we should try to investigate it.

In build/logdict*.log you'll find the dependencies. If the module is missing here, some dependency did not get resolved. Please search for "decorators", nor for the qualified module name. This may expose the error.

In build/pyi.*/YourProject/warn*.txt you'll find the warnings, esp. missing modules. If the module is listed here,

--
Schönen Gruß - Regards
Hartmut Goebel
Dipl.-Informatiker (univ.), CISSP, CSSLP

Goebel Consult
Spezialist für IT-Sicherheit in komplexen Umgebungen
http://www.goebel-consult.de

Monatliche Kolumne:http://www.cissp-gefluester.de/
Goebel Consult ist Mitglied beihttp://www.7-it.de

--
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
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