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

Can't install using conda #1481

Closed
chillenb opened this issue Jul 16, 2024 · 3 comments · Fixed by #1483
Closed

Can't install using conda #1481

chillenb opened this issue Jul 16, 2024 · 3 comments · Fixed by #1483

Comments

@chillenb
Copy link

$ conda install numba-dpex -c intel -c conda-forge
Channels:
 - intel
 - conda-forge
Platform: linux-64
Collecting package metadata (repodata.json): failed

UnavailableInvalidChannel: HTTP 403 FORBIDDEN for channel intel <https://conda.anaconda.org/intel>

The channel is not accessible or is invalid.

You will need to adjust your conda configuration to proceed.
Use `conda config --show channels` to view your configuration's current state,
and use `conda config --show-sources` to view config file locations
@ZzEeKkAa
Copy link
Contributor

ZzEeKkAa commented Jul 16, 2024

As was mentioned here, please try to replace -c intel with -c https://software.repos.intel.com/python/conda

@diptorupd
Copy link
Contributor

diptorupd commented Jul 20, 2024

@chillenb I have updated the README and Getting stated page in #1483 to mention the new channel that should be used instead of the intel channel on anaconda.com.

@chillenb
Copy link
Author

Thanks for doing that! I guess this issue can be closed

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

Successfully merging a pull request may close this issue.

3 participants