Open
Description
→ conda create -n dev_numba_mlir python=3.11 numba=0.59.1 numpy=1.24 "setuptools<65.6" scikit-learn pytest-xdist ninja scipy pybind11 pytest lit tbb=2021.11 tbb-devel=2021.11 cmake "intel::mkl-devel-dpcpp=2024.1" conda-forge::dpcpp_linux-64 level-zero-devel -c conda-forge -c intel -c numba --override-channels
Channels:
- conda-forge
- intel
- numba
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.
Hi, I want to create a conda env as specified in README, but got this intel channel issue. Tested on my Mac and Linux machines. Both throw this same issue.
Searched in google a bit, but not sure how to solve it.
This project looks pretty interesting, appreciate for your POC! Just want to locally play&learn from it.
perhaps cc @Hardcode84
Metadata
Metadata
Assignees
Labels
No labels
Activity