-
Notifications
You must be signed in to change notification settings - Fork 256
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 Access Intel-Optimized PyTorch Packages (403 Errors and Timeout Issues) #745
Comments
What about this command:
|
Same here, any updates? CN repo is OK, US repo reports 403. |
Something went wrong to the US index link. We are working on fixing it. |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the issue
Description:
I’m attempting to install Intel-optimized PyTorch packages for testing GPU/NPU workloads, but I’ve encountered persistent issues. I am following the steps at https://intel.github.io/intel-extension-for-pytorch/index.html#introduction. Here are the details:
Command Executed:
Issues:
403 Forbidden
error:Steps to Reproduce:
--extra-index-url
.Expected Behavior:
Packages should download and install seamlessly without 403 errors or timeouts.
Actual Behavior:
403 Forbidden
.Impact:
I’m unable to proceed with testing Intel GPU/NPU optimizations, which is a key part of my development workflow.
Request:
Please ensure that the US blob is accessible and address the timeout issues with the CN blob. Stable package availability is critical for developers working with Intel’s tools.
The text was updated successfully, but these errors were encountered: