cyclus / cyclus/cyclus.github.com
[Bug] The Conda install line on the website doesn't seem to work anymore
Open
@dean-krueger is already working on this.
Since Aug 28, 2025.
- Dominant language
- Python
- Stars
- 8
- Forks
- 33
- PR merge metrics
- No merged PRs in 30d
Description
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 testconda activate testconda 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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.