PyInstaller sets the sys._MEIPASS
attribute to let the application know where to find its bundled resources. Source: this answer.
I know what _MEIPASS
does. What does the name _MEIPASS
mean? What does it stand for?
MEIPASS2
environment variable in version 2.0.According to Codewarrior0 (AKA: David Vierra) one of the pyinstaller developers:
It comes from PyInstaller's ancestor, McMillan Enterprise Installer. Not sure about the PASS part, though.
(Source)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With