overfl0 / Pythia

An extension for Arma 3 that lets you write extensions in Python 3
MIT License
64 stars 6 forks source link

Ensure proper paths and isolation while installing requirements with install_requirements #53

Closed overfl0 closed 2 years ago

overfl0 commented 2 years ago

Something along the lines of -I -E -s -S and a change in paths will probably be needed.

See: https://docs.python.org/3/library/sys.html#sys.flags