Martin Gamwell Dawids píše v Čt 24. 11. 2011 v 08:30 -0800: > Yes, I now see I did. I opens a subprocess shell that echoes the value > of _MEIPASS2. Doing the same in my test program reveals the same > error: > > bash-3.00$ dist/test/test > _MEIPASS2='dist/test/' > > So that leads to the original question: how do I debug this. Any hint > is highly appreciated.
add some print statements to ./support/_mountzlib and try to find a way how to unset environment variable from Python on AIX. -- 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.
