masahi commented on PR #14597:
URL: https://github.com/apache/tvm/pull/14597#issuecomment-1504821278

   We got an error `ERROR: Could not find a version that satisfies the 
requirement torch==2.0.0 (from versions: 1.7.1, 1.8.0, 1.8.1, 1.9.0, 1.10.0, 
1.10.1, 1.10.2, 1.11.0, 1.12.0, 1.12.1, 1.13.0, 1.13.1)` which suggests PT 2.0 
doesn't provide a wheel for the python version on CI. 
   
   From https://download.pytorch.org/whl/torch/, it seems wheels for 
py3.8-py3.11 are available. So is our CI using Python 3.7? Can we also update 
python?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to