Am 24.10.2011 19:35, schrieb Chris Ball:
On system 1 (not working), "decorators" does not appear. On system 2 (working), "decorators" does appear:
So on system 1 we have a problem, since "decorators" is not found as a dependency.
Please send me (as private mail) logdict*.log of both systems, so I can have a look into.
So, the problem was just not having the python-nose package installed.
I doubt, this was the problem. since a) nose does not depend on numpy.testing.decorators, but the other way round b) numpy.testing.decorators should have been included anyway. Or am I wrong 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 bei http://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.
