Skip to content

Update dgx_instructions.md#830

Open
NeoTech wants to merge 1 commit into
ostris:mainfrom
NeoTech:patch-1
Open

Update dgx_instructions.md#830
NeoTech wants to merge 1 commit into
ostris:mainfrom
NeoTech:patch-1

Conversation

@NeoTech

@NeoTech NeoTech commented May 12, 2026

Copy link
Copy Markdown

Description

I'm adding in a small instruction set on howto build the torchcodec-0.9.1-cp311-cp311-linux_aarch64.whl
That is not normally available for aarch64 as it failed during requirements install.
If someone runs into the same issue this is how u get it built. :)

I'm adding in a small instruction set on howto build the torchcodec-0.9.1-cp311-cp311-linux_aarch64.whl

That is not normally available for aarch64 as it failed during requirements install.
Comment thread dgx_instructions.md
uv venv --python 3.11
source .venv/bin/activate
uv pip install torch torchvision --index-url https://download.pytorch.org/whl/cu130
uv pip install wheel setuptool pybind11

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be setuptools

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants