llvm / llvm/torch-mlir

No matching distribution found for torch-mlir

Open
#2,126 0 comments 0 reactions 1 assignee View on GitHub

@powderluv is already working on this.

Since May 15, 2023.

Dominant language
C++
Stars
1.9k
Forks
736
Avg merge
5d 22h
Merged PRs (30d)
15

Description

I was trying to install package via

pip install --pre torch-mlir torchvision
-f https://llvm.github.io/torch-mlir/package-index/
--extra-index-url https://download.pytorch.org/whl/nightly/cpu

And got an error:

ERROR: Could not find a version that satisfies the requirement torch-mlir (from versions: none)
ERROR: No matching distribution found for torch-mlir

Also tried to install the .whl file but got this:

ERROR: torch_mlir-20230513.837-cp311-cp311-macosx_11_0_universal2.whl is not a supported wheel on this platform.

What could be the problem? I installed it for SHARK on Intel MacOS 13.3.1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.