-
Notifications
You must be signed in to change notification settings - Fork 672
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I'm using this link as reference https://github.com/actions/setup-python#using-setup-python-with-a-self-hosted-runner
the error message:
Execute installation script
Check if Python hostedtoolcache folder exist...
Deleting Python 3.8.5
Create Python 3.8.5 folder
Copy Python binaries to hostedtoolcache folder
Create additional symlinks (Required for the UsePythonVersion Azure Pipelines task and the setup-python GitHub Action)
Upgrading PIP...
Error: ./setup.sh: line 52: ./python: cannot execute binary file: Exec format error
Error: The process '/usr/bin/bash' failed with exit code 126
##[debug]Node Action run completed with exit code 1
##[debug]Finishing: Setting Up Python version 3.8.5
OS: ubuntu 20.04
python-version: "3.8.5" architecture: "x64"
jusech5
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working