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

[Feature Request] aarch64-linux wheels #2430

Closed
fabian1heinrich opened this issue Sep 10, 2024 · 1 comment · Fixed by pytorch/tensordict#987 or #2434
Closed

[Feature Request] aarch64-linux wheels #2430

fabian1heinrich opened this issue Sep 10, 2024 · 1 comment · Fixed by pytorch/tensordict#987 or #2434
Assignees
Labels
enhancement New feature or request

Comments

@fabian1heinrich
Copy link

Motivation

TorchRL doesn't provide any wheels for aarch64 linux. Sometimes I need to work on my MacBook and I would like to use my GitHub codespaces devcontainer configs again.

Furthermore, if I try to install it by referring to the repo the installation fails

poetry add git+https://github.com/pytorch/rl.git

Installing tensordict with the same method works though

poetry add git+https://github.com/pytorch/tensordict.git

Solution

Provide aarch64 linux wheels

Additional context

I use the mcr.microsoft.com/devcontainers/python:3.12 devcontainer

@fabian1heinrich fabian1heinrich added the enhancement New feature or request label Sep 10, 2024
@vmoens
Copy link
Contributor

vmoens commented Sep 11, 2024

Makes sense, let me see what I can do!

@vmoens vmoens changed the title [Feature Request] [Feature Request] aarch64-linux wheels Sep 12, 2024
@vmoens vmoens linked a pull request Sep 12, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants