You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing "aiida-hubbard" via "pip install aiida-hubbard", it downgraded my existing "aiida-core==2.6.3" to "2.5.2", even though 2.6.3 was already installed.
Even if "aiida-hubbard" is only compatible with "<2.6", it would be better if this was made more explicit to avoid unintended downgrades when a newer version is already installed.
Thanks!