issues Search Results · repo:pypa/virtualenv language:Python
Filter by
1k results
(74 ms)1k results
inpypa/virtualenv (press backspace or delete to remove)Issue
If you happen to add an executable file (or even a simple file) to the PATH environment variable, the virtual
environment may break. I m not sure of the equivalent process in Linux, but typically, ...
bug
AdrianCert
- Opened yesterday
- #2861
Issue
when trying to activate a venv in nushell via use /path/to/activate.nu, it ll encounter an error saying that the path is
not of type string.
Image
Environment
Provide at least:
- OS: ubuntu ...
bug
nathanlisabio
- 1
- Opened yesterday
- #2860
What s the problem this feature will solve?
Currently, as far as I understand, virtualenv only supports an already installed python interpreter. It would be even
more useful to allow the user to specify ...
enhancement
UnixJunkie
- 1
- Opened 21 days ago
- #2856
What s the problem this feature will solve?
So I just started using PIP and got an externally managed enviornment error, I suspected this was due to me changing the
file location so I ran echo $PATH and ...
enhancement
help-wanted
RustoMCSpit
- 3
- Opened 27 days ago
- #2854
To support free-threaded builds, the Windows venv redirector executables have been renamed in Python 3.13. The
executables were under Lib/venv/scripts/nt and were named python.exe and pythonw.exe. They ...
bug
nicolasferreiralozano
- Opened on Feb 27
- #2851
I was curious - wasn t that usage removed here:
https://github.com/pypa/virtualenv/commit/04af5026d8eff9ab34cd6f4a47e2f9de4f10a25c#diff-b7c22df9c832b6ff3be0230851635d5ae84155c2e0ddad9df339907d04278c7bL43 ...
gaborbernat
- Opened on Feb 10
- #2841
Issue
On nushell, $PATH is set to [ $VENV_BIN, $PATH ] instead of $VENV_BIN;$PATH. nushell behavior has been changed in
v0.101.0 and $PATH is now a string and not a list string .
Environment
Provide ...
bug
midrare
- 5
- Opened on Feb 4
- #2838
(copied from https://github.com/tox-dev/tox/issues/3472)
Issue
Running tox in https://github.com/nedbat/django_coverage_plugin results in Too many open files errors from inside tox,
virtualenv, etc. ...
bug
nedbat
- 2
- Opened on Jan 28
- #2834
Coverage.py runs tests against the Python nightly builds. They succeed with virtualenv==20.28.1, but fail to install on
free-threaded Python with virtualenv==20.29.1.
Nightly tests with 20.28.1 using ...
bug
nedbat
- 10
- Opened on Jan 19
- #2829
Issue
Unfortunately, I still don t have a reasonable MRE to show. This originally surfaced for me in a closed-source build
process built on Poetry -- my initial bug report here.
However, I eventually ...
bug
sirosen
- 12
- Opened on Jan 16
- #2825

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.