-
-
Notifications
You must be signed in to change notification settings - Fork 13
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
libgfortan appears to force downgrade #54
Comments
I can kinda workaround this by deliberately installing |
Yes I've seen this too without using go. It appears the solver moves back and forth, which means there are two equal priority solutions. Maybe @jaimergp can help us diagnose what about the packages the solver is reacting to? |
Somehow getting even worse. I installed gfortan=13.2 but then issued another update and it's downgrading libgfortran5 and gfortan and go to ancient versions:
|
I suspect something may also be going on with |
As another data point, I removed everything related to
|
The build number decrease is considered a downgrade. |
Solution to issue cannot be found in the documentation.
Issue
When I issue a
conda update
after installing go, it forces a downgrade. It appears libgfortan may be part of the issie.Installed packages
Environment info
The text was updated successfully, but these errors were encountered: