> So it seems that _MEIPASS2 was correctly cleared in my program. > Am I misunderstanding what the test does?
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. /Martin -- 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.
