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
Had issue with version dependencies as well, when running colab for the first time says "ERROR: Cannot install ecell4==1.0.0, ecell4==1.1.1, ecell4==1.1.2 and ecell4==1.2.1 because these package versions have conflicting dependencies." The conflict might be with ecell4_base?
This is due to forgetting to update setup.py
We need to increase the version of
ecell4_base
in the ecell4setup.py
from 2.0.5 to 2.1.0.The text was updated successfully, but these errors were encountered: