We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ERROR: Could not find a version that satisfies the requirement torch==2.2.1+cpu (from ttnn==0.56.0rc7+any) (from versions: 1.4.0, 1.5.0, 1.5.1, 1.6.0, 1.7.0, 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.9.1, 1.10.0, 1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1, 2.0.0, 2.0.1, 2.1.0, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.4.0, 2.4.1) #9 12.72 ERROR: No matching distribution found for torch==2.2.1+cpu (from ttnn==0.56.0rc7+any) #9 ERROR: process "/bin/sh -c pip3 install $WHEEL_FILENAME" did not complete successfully: exit code: 1
Here are the problems with this:
We need to fix this, and make it so that ttnn wheel file does not depend on pytorch.
This is blocking the creation of light weight release docker images.
Related to #17059
@ayerofieiev-tt can someone from ttnn team take ownership of this?
The text was updated successfully, but these errors were encountered:
Looks like this has been the case for 2 years:
tt-metal/pyproject.toml
Lines 26 to 27 in 07fd4df
Sorry, something went wrong.
tt-rkim
dimitri-tenstorrent
ayerofieiev-tt
bkeith-TT
No branches or pull requests
Here are the problems with this:
We need to fix this, and make it so that ttnn wheel file does not depend on pytorch.
This is blocking the creation of light weight release docker images.
Related to #17059
@ayerofieiev-tt can someone from ttnn team take ownership of this?
The text was updated successfully, but these errors were encountered: