yellowbrick icon indicating copy to clipboard operation
yellowbrick copied to clipboard

Conda install fails

Open mlplace opened this issue 1 year ago • 0 comments

It appears that districtdatalabs is unreachable when appempting to install via conda

conda install -c districtdatalabs yellowbrick

requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://conda.anaconda.org/districtdatalabs/linux-64/current_repodata.json

conda config --show channels channels:

  • districtdatalabs
  • defaults
  • conda-forge
  • bioconda

mlplace avatar Aug 07 '24 20:08 mlplace