Skip to content

Issues: actions/setup-python

Beta
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Action breaks when .python-version file specifies multiple versions feature request New feature or request to improve the current logic
#734 opened Sep 27, 2023 by OmeGak
2 of 5 tasks
Add options for Python with Precompiled stdlib and debug binaries feature request New feature or request to improve the current logic
#86 opened Apr 26, 2020 by simonsan
Document How To Install Python Package from a Private Repo documentation Improvements or additions to documentation needs eyes
#104 opened Jun 30, 2020 by dthomas-sensonix
provide python without RUNPATH for staticx-support feature request New feature or request to improve the current logic
#325 opened Jan 31, 2022 by Andrwe
PIP cache should cache the installed packages as well feature request New feature or request to improve the current logic needs eyes
#330 opened Feb 3, 2022 by crabhi
Support cache-dependency-paths outside the current directory feature request New feature or request to improve the current logic
#361 opened Mar 27, 2022 by PeterJCLaw
Post setup Python step fails (pipenv cache) bug Something isn't working
#436 opened Jun 14, 2022 by mrlubos
2 of 5 tasks
Cache doesn't work when the project is not in the root of the repository. feature request New feature or request to improve the current logic
#476 opened Aug 5, 2022 by atayardimci
Have a way to pin pip versions feature request New feature or request to improve the current logic needs eyes
#521 opened Oct 17, 2022 by twz123
Fetching Python version from Pipenv's Pipfile feature request New feature or request to improve the current logic
#574 opened Dec 24, 2022 by kalrish
release python binaries for ppc64le in python-version repo feature request New feature or request to improve the current logic
#613 opened Feb 15, 2023 by adilhusain-s
Install with package manager feature request New feature or request to improve the current logic
#659 opened Apr 27, 2023 by Cologler
Do Sigstore Verification For Python TarBall feature request New feature or request to improve the current logic
#764 opened Nov 12, 2023 by sbs2001
Difference between env.pythonLocation on macOS in Python 3.11+ feature request New feature or request to improve the current logic
#813 opened Feb 6, 2024 by adamjstewart
2 of 5 tasks
Optional ability to set the pypi repository and credentials to be used by pip on the runner feature request New feature or request to improve the current logic
#814 opened Feb 6, 2024 by heckerdj
Bug: "pip" cache having nothing installed leads to post-run error feature request New feature or request to improve the current logic
#815 opened Feb 7, 2024 by jamesbraza
2 of 5 tasks
Non Portable binary, doesn't work with sudo or without LD_LIBRARY_PATH bug Something isn't working
#871 opened May 19, 2024 by jaswanthikolla
2 of 5 tasks
Verify checksum of downloaded version archive feature request New feature or request to improve the current logic
#889 opened Jun 10, 2024 by firewave
python-version-file does not support multiple versions feature request New feature or request to improve the current logic
#894 opened Jun 16, 2024 by astro-stan
5 tasks done
Associate .py with python on Windows feature request New feature or request to improve the current logic
#900 opened Jun 24, 2024 by Wovchena
Ability to set desired version of pip, or to not update it at all feature request New feature or request to improve the current logic
#901 opened Jun 25, 2024 by bodgit
RUNNER_TOOL_CACHE and/or AGENT_TOOLSDIRECTORY not picked up on self hosted runner feature request New feature or request to improve the current logic
#914 opened Jul 23, 2024 by nvincent-vossloh
2 of 5 tasks
Verbose output (8k lines) on Windows bug Something isn't working
#1097 opened Apr 28, 2025 by mxschmitt
2 of 5 tasks
ProTip! Exclude everything labeled bug with -label:bug.