Skip to content

Python stack is not working on macos image #3213

@FeodorFitsner

Description

@FeodorFitsner

From the original report:

Enabling Python 2.7.16
/usr/local/Cellar/appveyor-build-agent/7.0.2546/bash-shell.sh: line 62: /Users/appveyor/venv2.7.16/bin/activate: No such file or directory
Error enabling 'python' stack: Command exited with code 1

According to https://www.appveyor.com/docs/macos-images-software/#python the image should have v2.7.17, so I modified my appveyor.yml file to specify 2.7.17 but then I get this error instead:
Error enabling 'python' stack: Python version not found: 2.7.17. Available Python versions: 2.6.9, 2.7.16, 3.4.9, 3.5.7, 3.6.8, 3.7.0, 3.7.1, 3.7.2, 3.7.3, 3.7.4, 3.8.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions