Skip to content
New issue

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

Could not install ipex-xpu-2.5.10 with prebuilt wheel files (conda) #752

Open
FongKPW opened this issue Dec 19, 2024 · 3 comments
Open

Could not install ipex-xpu-2.5.10 with prebuilt wheel files (conda) #752

FongKPW opened this issue Dec 19, 2024 · 3 comments
Assignees

Comments

@FongKPW
Copy link

FongKPW commented Dec 19, 2024

Describe the bug

ERROR: Could not find a version that satisfies the requirement torch==2.5.1.post0+xpu

I have searched the github issues reported and noticed S3 for US region is downed at the moment, changed env_setup.sh to CN
and faced this error.

bash ./tools/env_setup.sh 0x07
Looking in indexes: https://pypi.org/simple, https://pytorch-extension.intel.com/release-whl/stable/xpu/cn/
ERROR: Could not find a version that satisfies the requirement torch==2.5.1.post0+xpu (from versions: 1.13.0, 1.13.1, 2.0.0, 2.0.1a0+cxx11.abi, 2.0.1, 2.1.0a0+cxx11.abi, 2.1.0, 2.1.0.post0+cxx11.abi, 2.1.0.post2+cxx11.abi, 2.1.0.post3+cxx11.abi, 2.1.1, 2.1.2, 2.2.0, 2.2.1, 2.2.2, 2.3.0, 2.3.1, 2.3.1+cxx11.abi, 2.4.0, 2.4.1, 2.5.0, 2.5.1, 2.5.1+cxx11.abi)
ERROR: No matching distribution found for torch==2.5.1.post0+xpu

Versions

Versions of relevant libraries:
[conda] dpcpp-cpp-rt 2025.0.4 pypi_0 pypi
[conda] impi-devel 2021.14.0 pypi_0 pypi
[conda] impi-rt 2021.14.0 pypi_0 pypi
[conda] intel-cmplr-lib-rt 2025.0.4 pypi_0 pypi
[conda] intel-cmplr-lib-ur 2025.0.4 pypi_0 pypi
[conda] intel-cmplr-lic-rt 2025.0.4 pypi_0 pypi
[conda] intel-extension-for-pytorch 2.5.10+xpu pypi_0 pypi
[conda] intel-opencl-rt 2025.0.4 pypi_0 pypi
[conda] intel-openmp 2025.0.4 pypi_0 pypi
[conda] intel-pti 0.10.0 pypi_0 pypi
[conda] intel-sycl-rt 2025.0.4 pypi_0 pypi
[conda] mkl 2025.0.1 pypi_0 pypi
[conda] mkl-dpcpp 2025.0.1 pypi_0 pypi
[conda] numpy 2.2.0 pypi_0 pypi
[conda] oneccl 2021.14.1 pypi_0 pypi
[conda] oneccl-bind-pt 2.5.0+xpu pypi_0 pypi
[conda] oneccl-devel 2021.14.1 pypi_0 pypi
[conda] onemkl-sycl-blas 2025.0.1 pypi_0 pypi
[conda] onemkl-sycl-datafitting 2025.0.1 pypi_0 pypi
[conda] onemkl-sycl-dft 2025.0.1 pypi_0 pypi
[conda] onemkl-sycl-lapack 2025.0.1 pypi_0 pypi
[conda] onemkl-sycl-rng 2025.0.1 pypi_0 pypi
[conda] onemkl-sycl-sparse 2025.0.1 pypi_0 pypi
[conda] onemkl-sycl-stats 2025.0.1 pypi_0 pypi
[conda] onemkl-sycl-vm 2025.0.1 pypi_0 pypi
[conda] torch 2.5.1+cxx11.abi pypi_0 pypi
[conda] torchaudio 2.5.1+cxx11.abi pypi_0 pypi
[conda] torchvision 0.20.1+cxx11.abi pypi_0 pypi

@Disty0
Copy link

Disty0 commented Dec 19, 2024

torch==2.5.1.post0+xpu doesn't exist, use torch==2.5.1+cxx11.abi

@huiyan2021
Copy link

Yes, fixing...

@huiyan2021 huiyan2021 self-assigned this Dec 19, 2024
@huiyan2021
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants