Unable to install Schedule using conda
Open
question
- Dominant language
- Python
- Stars
- 12.3k
- Forks
- 999
- PR merge metrics
- No merged PRs in 30d
Description
I'm trying to install Schedule to my mac on a conda virtual environment (Python 3.7.4) using:
conda install -c gomss-nowcast schedule.
Gives me error:
PackagesNotFoundError: The following packages are not available from current channels:
- schedule
Current channels:
- https://conda.anaconda.org/gomss-nowcast/osx-64
- https://conda.anaconda.org/gomss-nowcast/noarch
- https://repo.anaconda.com/pkgs/main/osx-64
- https://repo.anaconda.com/pkgs/main/noarch
- https://repo.anaconda.com/pkgs/r/osx-64
- https://repo.anaconda.com/pkgs/r/noarch
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.