[Pythonmac-SIG] py2app -A and virtual environments

Just van Rossum justvanrossum at gmail.com
Thu Sep 27 10:05:20 EDT 2018


Hi all,

py2app seems to do the right thing from an activated virtual env when building a full app. However, for speedy development I use the py2app -A option a lot, and when running such an alias bundle it appears to use the global Python install instead of the virtual env. Is there a way around that?

Just



More information about the Pythonmac-SIG mailing list