Am 16.05.2011 21:03, schrieb Roger Alexander:
Okay, I've managed to solve the problem with SQLAlchemy (pathing problem), but now I am getting an error message when I invoke the executable stating that "ImportError: No module named psycopyg2._psycopg". I added this module to the list of hidden imports in hook-psycopg2.py, but nothing changed.
psycopyg2._psycopg is no hidden import, but clearly stated in psycopg2/__init__.py. Thus adding to the hidden imports will not help.
The source of your problem must lay somewhere else. -- 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 mit Mitglied bei http://www.7-it.de
smime.p7s
Description: S/MIME Cryptographic Signature
