github.com/actions/setup-python
Set up your GitHub Actions workflow with a specific version of Python
https://github.com/actions/setup-python
Update cache error message when no dependencies are found to cache for improved clarity
aparnajyothi-y opened this pull request over 1 year ago
aparnajyothi-y opened this pull request over 1 year ago
pipx doesn't respect actions/setup-python version
juftin opened this issue over 1 year ago
juftin opened this issue over 1 year ago
Update documentation around `architecture` field to include arm64
michael-myers opened this issue over 1 year ago
michael-myers opened this issue over 1 year ago
Enhance workflows: Add macOS 13 support, upgrade publish-action, and update documentation for arm64 and latest versions
priya-kinthali opened this pull request over 1 year ago
priya-kinthali opened this pull request over 1 year ago
Python 3.7 broken on macos-13 due to `ImportError: dlopen(...): Library not loaded: /usr/local/opt/zlib/lib/libz.1.dylib`
haampie opened this issue over 1 year ago
haampie opened this issue over 1 year ago
Revise `isGhes` logic
jww3 opened this pull request over 1 year ago
jww3 opened this pull request over 1 year ago
Version 3.7 was not found in the local cache
ebattat opened this issue over 1 year ago
ebattat opened this issue over 1 year ago
Supported python version not found on self-hosted runner
elderlabs opened this issue over 1 year ago
elderlabs opened this issue over 1 year ago
CPython < 3.11 x64 failing on m1 runners?
masklinn opened this issue over 1 year ago
masklinn opened this issue over 1 year ago
Refs/heads/main
Sjb747 opened this pull request over 1 year ago
Sjb747 opened this pull request over 1 year ago
ci: add usage of Python version 3.13
felix-seifert opened this pull request over 1 year ago
felix-seifert opened this pull request over 1 year ago
Update setup-python Workflows for macOS 13 and Version Enhancements
priya-kinthali opened this pull request over 1 year ago
priya-kinthali opened this pull request over 1 year ago
Bump pillow from 7.2 to 10.2.0 in /__tests__/data
aparnajyothi-y opened this pull request over 1 year ago
aparnajyothi-y opened this pull request over 1 year ago
`pip install --ignore-installed` is not updating the version string
retzero opened this issue over 1 year ago
retzero opened this issue over 1 year ago
Caching for Graal
masklinn opened this issue over 1 year ago
masklinn opened this issue over 1 year ago
chore: Add Dependabot configuration for npm and GitHub Actions
fergoid opened this pull request over 1 year ago
fergoid opened this pull request over 1 year ago
Set up a virtual environment or install `pipenv` to cope with the new Ubuntu runner
Kodiologist opened this issue over 1 year ago
Kodiologist opened this issue over 1 year ago
Manage dependencies using dependabot
fergoid opened this issue over 1 year ago
fergoid opened this issue over 1 year ago
Api rate limit error fix
mahabaleshwars opened this pull request almost 2 years ago
mahabaleshwars opened this pull request almost 2 years ago
The action fails if the `.python-version` (passed into `python-version-file` input) contains a comment
nitrocode opened this issue almost 2 years ago
nitrocode opened this issue almost 2 years ago
Python 3.10 on macos-latest fails with error '/usr/local/opt/gettext/lib/libintl.8.dylib' (no such file)
mhucka opened this issue almost 2 years ago
mhucka opened this issue almost 2 years ago
Update Cache Error Message for Improved Clarity
aparnajyothi-y opened this pull request almost 2 years ago
aparnajyothi-y opened this pull request almost 2 years ago
Python version '3.11.9' not found on Debian 12
eismont21 opened this issue almost 2 years ago
eismont21 opened this issue almost 2 years ago
Throwing an error in getManifestFromRepo when the github API rate limiting response is a JSON object.
Lavaerius opened this pull request almost 2 years ago
Lavaerius opened this pull request almost 2 years ago
sb
Sjb747 opened this pull request almost 2 years ago
Sjb747 opened this pull request almost 2 years ago
Upgrade IA publish
Jcambass opened this pull request almost 2 years ago
Jcambass opened this pull request almost 2 years ago
Python based commands are no longer in PATH when using login shell on MacOS with Python 3.9-3.11
andy-maier opened this issue almost 2 years ago
andy-maier opened this issue almost 2 years ago
Add workflow file for publishing releases to immutable action package
Jcambass opened this pull request almost 2 years ago
Jcambass opened this pull request almost 2 years ago
Poetry cache docs are incorrect
AdrianDAlessandro opened this issue almost 2 years ago
AdrianDAlessandro opened this issue almost 2 years ago
Normalize Line Endings to Ensure Cross-Platform Consistency
priya-kinthali opened this pull request almost 2 years ago
priya-kinthali opened this pull request almost 2 years ago
Permission denied when using os: self-hosted
cikichen opened this issue almost 2 years ago
cikichen opened this issue almost 2 years ago
PyPy3.10 is v7.3.16 not the latest v7.3.17
hugovk opened this issue almost 2 years ago
hugovk opened this issue almost 2 years ago
Failure to parse pyproject.toml file when run on Windows
nfelt14 opened this issue almost 2 years ago
nfelt14 opened this issue almost 2 years ago
What if I need to cache both pip and pipenv, is that possible?
nabheet opened this issue almost 2 years ago
nabheet opened this issue almost 2 years ago
feat: add ignore-platform-version option to allow install on debian
loopingz opened this pull request almost 2 years ago
loopingz opened this pull request almost 2 years ago
Post Run fails when using "cache: pip" on v5.2.0
clovisp opened this issue almost 2 years ago
clovisp opened this issue almost 2 years ago
Failure to extract Python archive on new Windows ARM ARM64 Github-hosted runner (Python 3.11 and 3.12)
remyroy opened this issue almost 2 years ago
remyroy opened this issue almost 2 years ago
PIP_ROOT_USER_ACTION=ignore ignored: pip still issues error messages about running it as root
RoFz opened this issue almost 2 years ago
RoFz opened this issue almost 2 years ago
`python-version` is ignored on MacOS runners
christophfink opened this issue almost 2 years ago
christophfink opened this issue almost 2 years ago
feature request needs triage
Rockyspade opened this issue almost 2 years ago
Rockyspade opened this issue almost 2 years ago
submit Pull request
Rockyspade opened this issue almost 2 years ago
Rockyspade opened this issue almost 2 years ago
Missing Windows Installers for Python 3.9.x Versions Post-3.9.13
sirkiza opened this issue almost 2 years ago
sirkiza opened this issue almost 2 years ago
macOS package installation fails for non-privileged user
AttilaT opened this issue almost 2 years ago
AttilaT opened this issue almost 2 years ago
This issue was invalid
simonw opened this issue almost 2 years ago
simonw opened this issue almost 2 years ago
Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data
aparnajyothi-y opened this pull request almost 2 years ago
aparnajyothi-y opened this pull request almost 2 years ago
Python 3.12.5 missing
sscheib opened this issue almost 2 years ago
sscheib opened this issue almost 2 years ago
Bump pyinstaller from 3.6 to 5.13.1 in /__tests__/data
aparnajyothi-y opened this pull request almost 2 years ago
aparnajyothi-y opened this pull request almost 2 years ago
Python Version 3.9.2 was not found in the local cache
badingaLuc opened this issue almost 2 years ago
badingaLuc opened this issue almost 2 years ago
setup-python computes wrong cache hash key, restores wrong cache
ryan-williams opened this issue almost 2 years ago
ryan-williams opened this issue almost 2 years ago
PyPy 3.9-nightly is less than a day old, but PyPy 3.10-nightly is a week old
nedbat opened this issue almost 2 years ago
nedbat opened this issue almost 2 years ago
Add Python 3.13.0rc1
jacobtylerwalls opened this issue almost 2 years ago
jacobtylerwalls opened this issue almost 2 years ago
Fix: Add `.zip` extension to Windows package downloads for `Expand-Archive` Compatibility
priyagupta108 opened this pull request almost 2 years ago
priyagupta108 opened this pull request almost 2 years ago
Cannot setup python 3.x environment on windows arm64
Nagico2 opened this issue almost 2 years ago
Nagico2 opened this issue almost 2 years ago
`RUNNER_TOOL_CACHE` and/or `AGENT_TOOLSDIRECTORY` not picked up on self hosted runner
nvincent-vossloh opened this issue almost 2 years ago
nvincent-vossloh opened this issue almost 2 years ago
The version '3.11.6' with architecture 'x64' was not found for this operating system
ddomnicraj opened this issue almost 2 years ago
ddomnicraj opened this issue almost 2 years ago
Bump @iarna/toml version from 2.2.5 to 3.0.0
priya-kinthali opened this pull request almost 2 years ago
priya-kinthali opened this pull request almost 2 years ago
Poetry cache is not invalidated while cached virtual environment's name / location is not correct
romaingd-spi opened this issue almost 2 years ago
romaingd-spi opened this issue almost 2 years ago
change cache directory validation error to warning
aparnajyothi-y opened this pull request almost 2 years ago
aparnajyothi-y opened this pull request almost 2 years ago
Extend LIBRARY_PATH as well as LD_LIBRARY_PATH on Linux
tyrken opened this pull request almost 2 years ago
tyrken opened this pull request almost 2 years ago
Documentation update for caching poetry dependencies
gowridurgad opened this pull request almost 2 years ago
gowridurgad opened this pull request almost 2 years ago
Documentation update for caching poetry dependencies.
gowridurgad opened this pull request almost 2 years ago
gowridurgad opened this pull request almost 2 years ago
Python 3.9/3.10 on Darwin runners fails: Error: dyld[78135]: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
chandapukiran opened this issue almost 2 years ago
chandapukiran opened this issue almost 2 years ago
Bump default versions to latest
jeffwidman opened this pull request almost 2 years ago
jeffwidman opened this pull request almost 2 years ago
Self-hosted Windows Runner Fails to Install Python
dnwillia-work opened this issue almost 2 years ago
dnwillia-work opened this issue almost 2 years ago
Occasionally getting `candidates is not iterable` error
jonathonlacher opened this issue almost 2 years ago
jonathonlacher opened this issue almost 2 years ago
Python version '3.12.x' with architecture 'arm64' was not found for Ubuntu 24.04
MarkusSintonen opened this issue about 2 years ago
MarkusSintonen opened this issue about 2 years ago
Associate .py with python on Windows
Wovchena opened this issue about 2 years ago
Wovchena opened this issue about 2 years ago
Fix display of emojis in contributors doc
sciencewhiz opened this pull request about 2 years ago
sciencewhiz opened this pull request about 2 years ago
Enhancements: Updated Key Dependencies
mahabaleshwars opened this pull request about 2 years ago
mahabaleshwars opened this pull request about 2 years ago
Cannot parse version number from TOML 1.0.0 pyproject.toml file
Jazzinghen opened this issue about 2 years ago
Jazzinghen opened this issue about 2 years ago
fix: add arch to cache key
Zxilly opened this pull request about 2 years ago
Zxilly opened this pull request about 2 years ago
Bump urllib3 from 1.25.9 to 1.26.19 in /__tests__/data
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
`python-version-file` does not support multiple versions
sdimovv opened this issue about 2 years ago
sdimovv opened this issue about 2 years ago
Bump braces from 3.0.2 to 3.0.3
dependabot[bot] opened this pull request about 2 years ago
dependabot[bot] opened this pull request about 2 years ago
Sporadically missing patch versions on python-versions for arm64
chris-griffin opened this issue about 2 years ago
chris-griffin opened this issue about 2 years ago
setup-python CI workflows have been broken for more than 2 months
mayeut opened this issue about 2 years ago
mayeut opened this issue about 2 years ago
Support os-release standard
aaroncameron-wk opened this issue about 2 years ago
aaroncameron-wk opened this issue about 2 years ago
Verify checksum of downloaded version archive
firewave opened this issue about 2 years ago
firewave opened this issue about 2 years ago
Python 3.13 fails to install on windows: Offset to Central Directory cannot be held in an Int64.
konstin opened this issue about 2 years ago
konstin opened this issue about 2 years ago
is python 3.12.4 download assets broken
zoezhangmattr opened this issue about 2 years ago
zoezhangmattr opened this issue about 2 years ago
Python 3.12.4: Extract downloaded archive; gzip: stdin: not in gzip format
frenck opened this issue about 2 years ago
frenck opened this issue about 2 years ago
[Feature Request] Add Python debug builds with `Py_DEBUG` flag
XuehaiPan opened this issue about 2 years ago
XuehaiPan opened this issue about 2 years ago
tests(ci): check non-EOL pythons are available on all workers
mayeut opened this pull request about 2 years ago
mayeut opened this pull request about 2 years ago
Add Python 3.12.4 (released 2 days ago)
TWiStErRob opened this issue about 2 years ago
TWiStErRob opened this issue about 2 years ago
Version not found when using new arm-based linux runners (ubuntu 22.04)
juanitosvq opened this issue about 2 years ago
juanitosvq opened this issue about 2 years ago
Caching doesn't seem to save that much timea
hamirmahal opened this issue about 2 years ago
hamirmahal opened this issue about 2 years ago
Add graalpy early-access and windows builds
timfel opened this pull request about 2 years ago
timfel opened this pull request about 2 years ago
Missing support for Python 3.8 on Ubuntu 24.04 runner
stweil opened this issue about 2 years ago
stweil opened this issue about 2 years ago
My pro
A1985J09 opened this issue about 2 years ago
A1985J09 opened this issue about 2 years ago
Setups
A1985J09 opened this issue about 2 years ago
A1985J09 opened this issue about 2 years ago
Python 3.7/8/9/10 on Darwin runners fails: Library not loaded: /usr/local/opt/gettext/lib/libintl.8.dylib
arcivanov opened this issue about 2 years ago
arcivanov opened this issue about 2 years ago
Cannot load Python modules if they are in a directory named "test"
jzvikart opened this issue about 2 years ago
jzvikart opened this issue about 2 years ago
Documentation update for cache
gowridurgad opened this pull request about 2 years ago
gowridurgad opened this pull request about 2 years ago
Custom setuptools version
davidofwatkins opened this issue about 2 years ago
davidofwatkins opened this issue about 2 years ago
Non Portable binary, doesn't work with sudo or without LD_LIBRARY_PATH
jaswanthikolla opened this issue about 2 years ago
jaswanthikolla opened this issue about 2 years ago
Multiple Python versions as a comma-separated list
paduszyk opened this issue about 2 years ago
paduszyk opened this issue about 2 years ago
updated doc
gowridurgad opened this pull request about 2 years ago
gowridurgad opened this pull request about 2 years ago
Python 3.5 20.04 tool bundle not installable
rfinnie-epic opened this issue about 2 years ago
rfinnie-epic opened this issue about 2 years ago
3.10.14-9004012336/python-3.10.14-linux-22.04-x64.tar.gz issue
avy-dunamu opened this issue about 2 years ago
avy-dunamu opened this issue about 2 years ago
Python 3.5 setup fails with an invalid certificate when running pip
andy-maier opened this issue about 2 years ago
andy-maier opened this issue about 2 years ago