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

unable to install pytorch and ipex #704

Open
nishtsha opened this issue Sep 12, 2024 · 1 comment
Open

unable to install pytorch and ipex #704

nishtsha opened this issue Sep 12, 2024 · 1 comment
Assignees
Labels

Comments

@nishtsha
Copy link

Describe the issue

I have ARC A770 graphics card on a ubuntu 22.04 host. I am trying to install pytorch and ipex using following command
python3 -m pip install torch==2.3.1+cxx11.abi torchvision==0.18.1+cxx11.abi torchaudio==2.3.1+cxx11.abi intel-extension-for-pytorch==2.3.110+xpu oneccl_bind_pt==2.3.100+xpu --extra-index-url https://pytorch-extension.intel.com/release-whl/stable/xpu/us/

But I keep getting following error
image

I am able to install other packages like numpy and matplotlib but no success with pytorch and ipex.

@devpramod devpramod self-assigned this Sep 16, 2024
@devpramod
Copy link
Contributor

@nishtsha Are you installing while connected to a VPN?
For a sanity check could you try:

curl https://pytorch-extension.intel.com/release-whl/stable/xpu/us/

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

No branches or pull requests

2 participants