-
Notifications
You must be signed in to change notification settings - Fork 678
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
Unable to setup-python@v4. Fails on downloading pip packages, was working yesterday, but the same workflow fails today.
Update: Also appears that yesterday it successfully upgraded pip to 24.0 so it had the --root-user-action argument available, but today the upgrade isn't happening and stays on 22.0.4 properly so the --root-user-action argument is throwing an error.
Action version:
setup-python@v4
Platform:
- Ubuntu
- macOS
- Windows
Runner type:
- Hosted
- Self-hosted
Tools version:
Python 3.9.13
Repro steps:
Use actions/setup-python@v4, with python version 3.9.13, and x64 architecture
Expected behavior:
Setup python successfully
Actual behavior:
Fails on pip install with the following message
no such option: --root-user-action
cmp831, forgingdestiny, patcornejo, liliancahuzac, benterem and 23 more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working