-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
When I try to install pyweed, using the miniconda instructions I get a PackagesNotFoundError. This happens when trying to install from any of the listed conda-forge channels (https://anaconda.org/conda-forge/pyweed).
This is the output that I get
conda create -n pyweed -c conda-forge python=3 pyweed
Retrieving notices: ...working... done
Collecting package metadata (current_repodata.json): done
Solving environment: unsuccessful attempt using repodata from current_repodata.json, retrying with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- pyweed
Current channels:
- https://conda.anaconda.org/conda-forge/osx-arm64
- https://conda.anaconda.org/conda-forge/noarch
- https://repo.anaconda.com/pkgs/main/osx-arm64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/osx-arm64
- https://repo.anaconda.com/pkgs/r/noarch
To search for alternate channels that may provide the conda package you're
looking for, navigate to
https://anaconda.org
and use the search bar at the top of the page.
I get the same error when trying to run the network installer option
bash <(curl -Ss https://raw.githubusercontent.com/iris-edu/pyweed/master/installer/install.sh)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels