Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mamba install openmc fails #2350

Closed
TankTech opened this issue Jan 14, 2023 · 9 comments
Closed

mamba install openmc fails #2350

TankTech opened this issue Jan 14, 2023 · 9 comments

Comments

@TankTech
Copy link

I installed mamba by conda to install OpenMC finally following the document, but there is nothing to find after implementing mamba search openmc:

Loading channels: done
No match found for: openmc. Search: *openmc*
Name                       Version           Build  Channel             
openmc-plotter                 0.2.0    pyhd8ed1ab_0  conda-forge    

I haven't found a similar issue here, let me know if this is something that you have encountered before.

Thanks in advance for your help with this.

@Allentro
Copy link

What's the result if you enter mamba --version?

@shimwell
Copy link
Member

shimwell commented Jan 14, 2023

By any chance are you running this command from Windows.

If so then that would explain why nothing is found.

The conda distributions is currently only available for Mac OS and Linux.

Current options for Windows is to use WSL or Docker

@TankTech
Copy link
Author

mamba --version
mamba 1.1.0
conda 22.11.1

I think it is the latest version.

@TankTech
Copy link
Author

By any chance are you running this command from Windows.

If so then that would explain why nothing is found.

The conda distributions is currently only available for Mac OS and Linux.

Current options for Windows is to use WSL or Docker

Sorry for this ambiguous description. Actually, I run those commands on Mac OS.

@lewisgross1296
Copy link
Contributor

I'm not sure if it is related, but I opened a PR in openmc-dev/openmc-notbooks and the CI is also failing due to mamba/conda, despite my changes not having anything to do with mamba/conda. You can check my error report here. Does it look similar to yours @kkktttaan?

@pshriwise
Copy link
Contributor

I think this related to the github action being used to setup the conda environment. Several others have posted error reports from GAH in this issue that look similar to yours @lewisgross1296. It seems they have just merged a fix a few hours ago. I'll try re-running CI on your PR one more time, but if that doesn't work we can keep an eye on the status of that thread for workarounds or a new solution.

@TankTech
Copy link
Author

it is not similar to mine seemingly. I have installed OpenMC on my desktop (Linux) successfully. Maybe there is no problem with mamba/conda because mamba and conda all work for other packages on my laptop (MAC).

@pshriwise
Copy link
Contributor

@kkktttaan are you still having trouble with this?

@paulromano
Copy link
Contributor

I have done a mamba install of OpenMC recently and everything seemed to go fine. I'm going to close this out but if any of you are still experiencing issues, feel free to reopen or post a message on our discussion group.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants