pypa/virtualenv: Virtual Python Environment builder

4421
STARS
162
WATCHERS
984
FORKS
76
ISSUES

virtualenv's Language Statistics

pypa's Other Repos

Star history of virtualenv
Issue history of virtualenv

virtualenv Recent Issues

Issue Title State Comments Created Date Updated Date Closed Date
AttributeError: module 'site' has no attribute 'getsitepackages closed 1 2023-03-22 2023-03-23 2023-03-22
Do you have a plan to drop python < 3.7 closed 0 2023-03-17 2023-03-23 2023-03-17
`virtualenv.cli_run` is not thread-safe closed 0 2023-03-12 2023-03-23 2023-03-12
sdist is missing tox.ini closed 1 2023-03-01 2023-03-12 2023-03-15
site.getsitepackages returns also the virtualenv dir closed 5 2023-02-28 2023-03-23 2023-03-15
CVE-2022-40898 exists in versions earlier than wheel0.38.0. closed 3 2023-02-27 2023-03-23 2023-02-27
platformdirs 3.0 compatibility closed 8 2023-02-06 2023-03-12 2023-02-07
Better error message with failing discovery open 10 2023-02-01 2023-03-12 -
Windows registry Python discovery (PEP 514) not working for "cpython" specs for distributions by unknown orgs closed 10 2023-01-30 2023-03-12 2023-03-01
Stop installing `setuptools` and `wheel` by default on Python 3.12+ environments open 0 2023-01-16 2023-03-12 -
virtualenv silently ignores requested pip version if not available open 2 2023-01-12 2023-03-19 -
Interpreter discovery fails with KeyError for unavailable plugins when setting through VIRTUALENV_DISCOVERY closed 1 2023-01-09 2023-03-23 2023-01-09
Link package outside virtualenv as instaled closed 3 2023-01-06 2023-03-12 2023-01-06
Nushell activation script results in broken prompt closed 2 2023-01-04 2023-03-12 2023-01-13
VSC and venv problem around DJango closed 0 2022-12-29 2023-03-12 2023-01-07
ResourceWarning on env's setup open 1 2022-12-26 2023-03-12 -
tox broken with "ImportError: cannot import name '_split_env' from 'tox.config'" closed 1 2022-12-25 2023-03-12 2022-12-25
Cache is not invalidated if PythonInfo is changed open 1 2022-12-19 2023-03-12 -
`activate.nu` is not respecting `VIRTUAL_ENV_DISABLE_PROMPT` closed 0 2022-12-05 2023-03-12 2022-12-05
virtualenv creates envs with broken pip with py312a2 (PEP 632) closed 2 2022-12-03 2023-03-22 2022-12-03
builtin input crashes during pip uninstall in virtual environment in win/git-bash when running pip uninstall mypackage crashes with: "input(): lost sys.stderr" closed 1 2022-12-01 2023-03-22 2022-12-02
virtualenv seems to swallow PipDeprecationWarning open 3 2022-12-01 2023-03-22 -
ModuleNotFoundError in pypy3.8 created with symlinked binary closed 5 2022-11-14 2023-03-12 2022-11-15
Fallback handling when downloading wheels for seeding may fail closed 0 2022-10-07 2023-03-12 2022-10-21
PermissionError when using venv creator on Solaris closed 1 2022-09-15 2023-03-12 2022-12-25
module 'minisam' has no attribute 'DiagonalLoss' closed 1 2022-09-14 2023-03-12 2022-09-14
Windows PATH environment variable is not set correctly open 3 2022-09-10 2023-03-16 -
Batch activators unexpectedly turn echo off for subsequent commands closed 1 2022-09-06 2023-03-14 2022-09-08
test_csh fails on Solaris due to unexpected prompt in the output closed 5 2022-09-01 2023-03-17 2022-10-25
20.16.4: test suite is failing in several units closed 7 2022-08-31 2023-03-19 2022-08-31
After installing pre-commit, I cannot "git commit" closed 2 2022-08-30 2023-03-22 2022-08-30
Harmonize Windows Scripts directory with POSIX bin directory layout closed 5 2022-08-16 2023-02-15 2022-10-08
ImportError: cannot import name 'Path' from 'virtualenv.util.path' closed 12 2022-08-04 2023-03-17 2022-08-04
Add some notes in changelog or docs about `site` after v20.0.0b1 closed 1 2022-07-18 2023-02-17 2022-07-23
"RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.11'" (Python 3.11 is installed) closed 1 2022-07-09 2023-02-14 2022-07-09
20.15.0: pytest is failing closed 9 2022-06-29 2023-03-19 2022-06-29
Windows embeddable throws FileNotFoundError closed 15 2022-06-27 2023-03-19 2022-06-29
20.15.0 - 'PythonInfo' object has no attribute 'version_nodot' (Jenkins / tox / py35) open 9 2022-06-26 2023-03-24 -
Unable to create a virtualenv: failed to build image setuptools open 0 2022-06-13 2023-03-08 -
Cannot use pre-commit on windows closed 1 2022-06-09 2023-02-22 2022-06-13
Broken environment built via `virtualenv venv` with scheme `posix_local` in Debian testing bookworm closed 11 2022-06-05 2023-03-15 2022-09-12
tests/unit/discovery/py_info/test_py_info.py::test_custom_venv_install_scheme_is_prefered failure with Python 3.11.0b1 closed 1 2022-05-12 2023-03-03 2022-07-23
Virtualenv 15 has PySpark virtualenv starting with pip 9.0.1 but host machine has pip 20.2.2 closed 2 2022-05-11 2023-02-11 2022-05-13
Local python interpreter of virtual environment not picked up after activation on Windows closed 4 2022-05-10 2023-02-26 2022-05-10
Using venv creator creates broken environment in Ubuntu 22.04 closed 19 2022-05-06 2023-03-19 2022-09-12
Non-ASCII characters in full path of virtual environment may cause activation failure. open 3 2022-04-28 2023-02-13 -
Getting unrequested parenthesis around the prompt when using the --prompt option of virtualenv open 3 2022-04-27 2023-03-12 -
resolves to the wrong python after `virtualenv -p /path/to/python` open 0 2022-04-26 2023-03-02 -
(Re-)Add documentation of VIRTUAL_ENV_DISABLE_PROMPT open 2 2022-04-22 2023-03-10 -
drop python2 support closed 0 2022-04-12 2023-02-27 2022-12-25