Am 28.02.2011 17:42, schrieb Florian Höch: > I noticed that running bindepend.py or the scripts in 'utils' is > broken in the current trunk, it fails with an ImportError 'No module > named PyInstaller' (for now, I hacked around this in my local copy by > fudging with sys.path). The script in utils are meant to be run from the PyInstaller main directory. This should work, if the current directory is on your $PYTHONPATH.
Changing the scripts and hacking sys.path is not a good idea. You should use $PYTHONPATH for this. This is what it is meant for. -- 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
