Skip to content

issues Search Results · repo:pypa/virtualenv language:Python

Filter by

1k results
 (82 ms)

1k results

inpypa/virtualenv (press backspace or delete to remove)

What s the problem this feature will solve? !-- What are you trying to do, that you are unable to achieve with virtualenv as it currently stands? -- python -m virtualenv --python=... .venv would be able ...
enhancement
  • edgarrmondragon
  • 2
  • Opened 
    yesterday
  • #2901

https://nvd.nist.gov/vuln/detail/CVE-2025-47273 https://github.com/pypa/setuptools/security/advisories/GHSA-5rjg-fvgr-3xxf Version Affected: [1.10.1,20.31.2] SCA SAST tools are complaining and requires ...
  • AndreaCuneo
  • 1
  • Opened 
    yesterday
  • #2899

Virtualenv Versions [1.11.2,20.31.2] are affected by https://nvd.nist.gov/vuln/detail/CVE-2025-50181 SCA SAST tools are complaining and requires Waivers/Exemptions due to the critical nature of the CVE. ...
  • AndreaCuneo
  • Opened 
    yesterday
  • #2898

When virtualenv-pyenv is not installed, and the pyenv entry point is therefore not available. virtualenv, with cli parameter Using cli parameter, the response is reasonable and helpful $ virtualenv ...
bug
  • velle
  • Opened 
    12 days ago
  • #2896

Issue Running python3 -m virtualenv --no-download venv Will still sometimes download packages from the internet. This appears to be the auto update mechanism kicking in on first run or after the 14-28 ...
bug
  • inorton-entrust
  • 3
  • Opened 
    on May 27
  • #2893

Currently, activate.fish uses: echo $FISH_VERSION | head -c 1 to get fish s major version, which fails on OpenBSD as the head in OpenBSD does not have a -c flag. ada$ uname -a OpenBSD ada.ricketyspace.net ...
bug
  • r5d
  • Opened 
    on May 24
  • #2892

On creating a python virtualenv project,there are 2 venv directories created - .venv venv . Both where created when the original virtual environment was created. Running python scripts flags an importerror ...
  • starzar
  • 1
  • Opened 
    on May 20
  • #2890

Issue On Ubuntu 22.04 with python 3.12 installed: RuntimeError: seed failed due to failing to download wheels wheel, pip, setuptools Environment - virtualenv 20.13.0+ds from /usr/lib/python3/dist-packages/virtualenv/__init__.py ...
bug
  • tekumara
  • 1
  • Opened 
    on May 9
  • #2887

Issue My CI/CD pipelines broke on release of 20.31.0 due to the removal of an embedded wheel. When using poetry to manage dependencies, certain old dependencies cause my build process to crash due to ...
bug
  • kfreezen
  • 1
  • Opened 
    on May 7
  • #2885

Issue After version 20.31.0, this library stop bundling Wheel. But if my project uses poetry when building a docker image, when running poetry lock , it will has this error: virtualenv: error: unrecognized ...
bug
  • HavierD
  • 7
  • Opened 
    on May 6
  • #2883
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub