Skip to content

osx-arm64 build missing from Anaconda pytorch channel #676

@fotonick

Description

@fotonick

🐛 Describe the bug

Mac users on Apple silicon (M1, M2) cannot conda install torchdata -c pytorch, receiving "PackagesNotFoundError: The following packages are not available from current channels: -torchdata". This appears to be because torchdata was not built, packaged, and/or submitted to the pytorch channel. Is that something that can be done for future releases?

References:

  • torchdata shows only linux-64, osx-64, and win-64
  • torchtext for comparison, showing additional entries, including osx-arm64.

Many thanks.

Versions

Any version.

Metadata

Metadata

Assignees

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