Join Slack
Powered by
<#1973 Allow system_site_packages=True in Virtuale...
# github-notifications
q
quaint-telephone-89068
11/03/2022, 6:54 AM
#1973 Allow system_site_packages=True in Virtualenv.create()
New issue created by
PhoenixHe-TSP
Currently PEX could create virtualenv to populate bundled packages, and in PEX code it allows to
create venv with "--system-site-packages"
, but there is no way to specify this parameter at runtime. We want to run with venv and system-site-packages enabled, can we have an extra environment variable to specify this behavior?
pantsbuild/pex
Open in Slack
Previous
Next