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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions