Stefan Lisowski píše v Po 01. 08. 2011 v 16:54 -0400: > #################### EXECUTING TEST test-wx #################### > > RUNNING: dist/test-wx/test-wx.exe > thisfile is dist/test-wx/test-wx.exe > _MEIPASS2 (workpath) is NULL > homepath is dist/test-wx/ > Extracting binaries > Executing self as child with dist/test-wx/ > dist/test-wx/ > thisfile is dist/test-wx/test-wx.exe > _MEIPASS2 (workpath) is dist/test-wx/ > homepath is dist/test-wx/ > Already have a workpath - running! > Error loading Python lib 'dist/test-wx/.Python':
I don't know why the Python file is starting with a dot '.'? Maybe this is the issue. But what causes pyinstaller to look for '.Python' and not only 'Python'? > dlopen(dist/test-wx/.Python, 10): image not found > Back to parent... -- 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.
