Describe the bug.
When you copy conda install -c conda-forge cyclus cycamore off the website and put it in a terminal it doesn't work (for me)
Steps to reproduce the bug.
- Open terminal
conda create -n test
conda activate test
conda install -c conda-forge cyclus cycamore
What inputs and outputs are involved?
Are there additional replication details?
- Operating System: macOS
- Cyclus Version: 1.6
- Python Version: default
- Other Relevant Software Versions:
What is the expected behavior?
Cyclus should install
Additional context.
How can this issue be closed?
Either by fixing conda or the website