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

Added support for loading FPGA for ecosystem version 2.0 and higher. #518

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Added support for loading FPGA for ecosystem version 2.0 and higher.

352e36a
Select commit
Loading
Failed to load commit list.
Open

Added support for loading FPGA for ecosystem version 2.0 and higher. #518

Added support for loading FPGA for ecosystem version 2.0 and higher.
352e36a
Select commit
Loading
Failed to load commit list.
Azure Pipelines / lneuhaus.pyrpl (Job Python27) failed Jun 18, 2024 in 14s

Job Python27 failed

Annotations

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / lneuhaus.pyrpl (Job Python27)

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 2.7 (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 / lneuhaus.pyrpl (Job Python27)

Build log #L11

Version spec 2.7 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.3 (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.