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

Enable to use virtualenv or pyenv in ensemble #27

Open kaizu opened 6 years ago

kaizu commented 6 years ago

python3 is hard-coded now. Just use python. https://github.com/ecell/ecell4/blob/master/python/lib/ecell4/extra/ensemble.py#L122

kaizu commented 5 years ago

From v1.0, we only support python3.