Description
Hi,
Thank you for providing this package publicly! I'm trying to install for use on google colab. I'm running into issues with glibc when attempting to install using anaconda on colab. It would be even more helpful if a version of the tutorials in a working colab notebook was available.
When trying to install from conda, I get this glibc error:
Building wheels for collected packages: simba Building wheel for simba (setup.py) ... done Created wheel for simba: filename=simba-1.1-py3-none-any.whl size=1918035 sha256=6830ba16c6f0fe4bfeb7a9956862efb917920653115c6a68df984d6b9f9d85d2 Stored in directory: /tmp/pip-ephem-wheel-cache-8niydkpc/wheels/52/1b/48/2d22ee2f71a46d81d4ea7141e6664038d888a1e704de867fa3 Successfully built simba Installing collected packages: simba Successfully installed simba-1.1
This is from the standard install command:
!conda install -c bioconda simba