Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pyproject migration #2832

Draft
wants to merge 15 commits into
base: master
Choose a base branch
from

Fix wrong glob

0727293
Select commit
Failed to load commit list.
Draft

Pyproject migration #2832

Fix wrong glob
0727293
Select commit
Failed to load commit list.
Azure Pipelines / neuronsimulator.nrn (BuildTestDeploy ManyLinuxWheels) failed Apr 12, 2024 in 13m 31s

BuildTestDeploy ManyLinuxWheels failed

Annotations

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / neuronsimulator.nrn (BuildTestDeploy ManyLinuxWheels)

Build log #L10

Failed to download Python from the Github Actions python registry (https://github.com/actions/python-versions). Error: Error: Could not find Python matching spec $(python.version) (x64) in the python-versions registry. Beware that only systems listed in the Github Actions python versions manifest (https://github.com/actions/python-versions/blob/main/versions-manifest.json) are fit for downloading python on-flight. Also, proxy is not supported.

Check failure on line 11 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / neuronsimulator.nrn (BuildTestDeploy ManyLinuxWheels)

Build log #L11

Version spec $(python.version) for architecture x64 did not match any version in Agent.ToolsDirectory.
Versions in /opt/hostedtoolcache:

3.10.14 (x64)
3.11.9 (x64)
3.12.2 (x64)
3.7.17 (x64)
3.8.18 (x64)
3.9.19 (x64)
If this is a Microsoft-hosted agent, check that this image supports side-by-side versions of Python at https://aka.ms/hosted-agent-software.
If this is a self-hosted agent, see how to configure side-by-side Python versions at https://go.microsoft.com/fwlink/?linkid=871498.