Skip to content

error on self hosted runner #215

@weiztech

Description

@weiztech

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions