Skip to content

Unable to download wheels from AMD PyPI (Vitis AI 6.2 Yocto build) #12

Description

@xfemerj

Hi,

we are trying to build the Yocto-based reference design using Vitis AI 6.2 create_pfm_sw.sh and are encountering issues fetching the vart-ml, vart-x and flexmlrt packages from:
https://pypi.amd.com/vai/6.2/simple

The package index is accessible:
https://pypi.amd.com/vai/6.2/simple/vart-ml/

However, downloading the referenced wheel fails with:
AccessDenied

This causes Yocto builds to fail with:
Could not find a version that satisfies the requirement vart-ml

In previous Vitis AI releases, these dependencies were provided as local archives within the reference design. Vitis AI 6.2 now depends on fetching wheels from pypi.amd.com.

Questions:

  • Are these wheels intended to be publicly accessible?
  • Do they require authentication, or could this be a network issue on our side?

Thanks,
Jonas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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