Martin Gamwell Dawids píše v Čt 24. 11. 2011 v 08:14 -0800: > So it seems that _MEIPASS2 was correctly cleared in my program. > Am I misunderstanding what the test does?
That's right. But what is the value of variable sys._MEIPASS? os.environ['_MEIPASS2'] cleared and that variable is set instead for later usage. It seems like the variable sys._MEIPASS is not set? -- 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.
