setup-python
setup-python copied to clipboard
Getting intermittent 401 error
Description: Error: WARNING: 401 Error, Credentials not correct for https://espresso-dev-886686983283.d.codeartifact.us-east-1.amazonaws.com/pypi/espresso-dev/simple/pip/ Error: ERROR: Could not find a version that satisfies the requirement pip (from versions: none) Error: ERROR: No matching distribution found for pip Error: The process '/bin/bash' failed with exit code 1 Action version: - uses: actions/setup-python@v4 id: setup-python with: python-version: '3.9' cache: 'pip' # caching pip dependencies
Platform: Ubuntu
Runner type: Hosted
Tools version:
Repro steps:
A description with steps to reproduce the issue. If your have a public example or repo to share, please provide the link.
Expected behavior: A description of what you expected to happen.
Actual behavior: A description of what is actually happening.
Hello @sushovan23 🙂 We will investigate this issue and come back to you as soon as we have some news about it 😄
Any update on this issue?