Skip to content

Intel Conda channel is UnavailableInvalidChannel #391

Open
@dlee992

Description

@dlee992
→ 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions