cyclus / cyclus/cyclus.github.com

[Bug] The Conda install line on the website doesn't seem to work anymore

Open
#423 2 comments 0 reactions 1 assignee View on GitHub

@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.

  1. Open terminal
  2. conda create -n test
  3. conda activate test
  4. conda install -c conda-forge cyclus cycamore

What inputs and outputs are involved?

Image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.