Am 10.03.2014 10:24, schrieb Martin Zibricky: > On Thursday 06 of March 2014 21:19:22 Hartmut Goebel wrote: >> 1) Implement out own import mechanism using the system-wide and, if this >> one is too old, falling back to the one in PyInstaller/lib. Well, this >> is adding another cludge. > I implemented this solution. Latest develop contains this fix.
You mean commit 1c35a62b6? This does only put PyInstaller/lib to the end of the path. It dos not check whater the system-wide installed modules is recent enough. This fails as soon as there is e.g. SomePackage 1.0 installed on PYTHONPATH and we require (and deliver) SomePackage 1.5.2. -- Schönen Gruß Hartmut Goebel Dipl.-Informatiker (univ), CISSP, CSSLP Information Security Management, Security Governance, Secure Software Development Goebel Consult, Landshut http://www.goebel-consult.de Blog: http://www.goebel-consult.de/blog/kurzsichtiger-juristentag Kolumne: http://www.cissp-gefluester.de/2010-01-hinterturen-allen-ortes Goebel Consult ist Mitglied bei http://www.7-it.de/
signature.asc
Description: OpenPGP digital signature
