Description
Describe the issue
I get this error when trying to install
python -m pip install torch==1.13.0a0+git6c9b55e torchvision==0.14.1a0 intel_extension_for_pytorch==1.13.120+xpu -f https://developer.intel.com/ipex-whl-stable-xpu
Defaulting to user installation because normal site-packages is not writeable
Looking in links: https://developer.intel.com/ipex-whl-stable-xpu
Requirement already satisfied: torch==1.13.0a0+git6c9b55e in ./.local/lib/python3.10/site-packages (1.13.0a0+git6c9b55e)
Requirement already satisfied: torchvision==0.14.1a0 in ./.local/lib/python3.10/site-packages (0.14.1a0+0504df5)
DEPRECATION: The HTML index page being used (https://www.intel.com/content/dam/develop/external/us/en/documents/ipex/whl-stable-xpu.html) is not a proper HTML 5 document. This is in violation of PEP 503 which requires these pages to be well-formed HTML 5 documents. Please reach out to the owners of this index page, and ask them to update this index page to a valid HTML 5 document. pip 22.2 will enforce this behaviour change. Discussion can be found at pypa/pip#10825
ERROR: Could not find a version that satisfies the requirement intel_extension_for_pytorch==1.13.120+xpu (from versions: 1.11.0, 1.11.100, 1.11.200, 1.12.0, 1.12.100, 1.12.200, 1.12.300, 1.13.0, 1.13.10+xpu, 1.13.100, 2.0.0, 2.0.100)
ERROR: No matching distribution found for intel_extension_for_pytorch==1.13.120+xpu
Seems the default location doesn't have the 1.13.120+xpu version available anymore?
I also had the error with torch and torch vision but found them posted in a link in one of the support threads, but I can't find 1.13.120+xpu.
I have successfully installed this in native linux before but was trying to see if it would work in WSL2.
System
Windows 11
Intal Arc a750
wsl2 ubuntu 22.04
ryzen 5600