Skip to content

Error in Python version to install PDM #63

@lnacquaroli

Description

@lnacquaroli

I have the following setup:

Run pdm-project/setup-pdm@v4
  with:
    python-version: 3.11
    architecture: x64
    prerelease: false
    enable-pep58[2]: false
    allow-python-prereleases: false
    token: ***
    cache: false
    cache-dependency-path: pdm.lock
    update-python: true
  env:
    DEPLOY_TO_REPOSITORY: ***
/usr/bin/python[3] - -o install-output.json
Python 3.9 or above is required to install PDM.
Error: The process '/usr/bin/python3' failed with exit code 1

The error seems to point to the Python version, which is set to 3.11 above. Two days ago, the same workflow was working though.

Any help would be appreciate it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions