wget https://1444-6348303-gh.circle-artifacts.com/0/root/circle/wheelhouse/ecell4_base-1.0.0-cp36-cp36m-manylinux1_x86_64.whl
pip install ecell4_base-1.0.0-cp36-cp36m-manylinux1_x86_64.whl
python3
>>> from ecell4_base import core
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: libgreens_functions.so: cannot open shared object file: No such file or directory
artifacts(==wheel files) from https://github.com/ecell/ecell4-base/tree/v2.0 fails like