-
Notifications
You must be signed in to change notification settings - Fork 12
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
conda install - UnsatisfiableError #2
Comments
I switched to mamba, and was able to get everything installed individually except that the |
Bit of a long shot, but I've run into the exact same error, so I wondered whether you ever managed to get all the dependencies installed and RaSP up and running? |
I was able to get it running in the end but required some messing around with the source. If I can find some time I might make a fork with my fixes but a brief description for now:
|
@amduffy wondering if you're able to make a fork with said fixes? would appreciate the help! |
RaSP-log.txt
Hello,
Thank you for sharing this package - it looks really exciting and looking forward to testing it out a bit.
Unfortunately, when I try to install the dependencies with conda, I keep running into UnsatisfiableError problems - the main issue seems to be
__glibc
though I'm not sure - I've included the full output in the attached file.Here's the command I'm using:
And what seems to me to be the relevant output:
Do you have an environment.yml file available for the environment? I'm wondering if installing that way would make a difference at all. I'll also try installing with miniconda and/or mambaforge as well.
RHEL 7.9, anaconda3/2022.05 (conda 4.13.0)
The text was updated successfully, but these errors were encountered: