ecell / ecell4

An integrated software environment for multi-algorithm, multi-timescale, multi-spatial-representation simulation of various cellular phenomena
https://ecell4.e-cell.org/
GNU General Public License v3.0
17 stars 9 forks source link

ecell4 1.2.0 does not work with ecell4_base 2.0.5 #97

Open kozo2 opened 3 years ago

kozo2 commented 3 years ago

This is due to forgetting to update setup.py We need to increase the version of ecell4_base in the ecell4 setup.py from 2.0.5 to 2.1.0.

pcarmich commented 12 months ago

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?