Higashi
Higashi copied to clipboard
higashi.Higashi_backend.Modules import error
Hi, I installed higashi in conda mode, and the following errors always occur when I use this tool for data analysis. How can I solve this problem?
Uploading higashi.ipynb…
I think the figure and notebook are not finished uploading... I cannot open them. The conda installation mode is a bit tricky here, could you try it with pip install instead? Thanks. I will look into the conda situation later
Hi, I had the same problem when I run the tutorials/Lee et al (Higashi+Fast-Higashi).ipynb, and I try to reinstall the higashi with pip. However it didn't work.
Here is the version of fasthigashi and higashi
The error is:
What can I do to solve this problem?
Thanks
When I try to overwrite the Process.py, another problem will occur
before
after
another problem is:
my zlib version is zlib 1.2.13 h166bdaf_4
maybe I should install the zlib 1.2.9? but I can't find this version using conda
Hi, I had the same problem when I run the tutorials/Lee et al (Higashi+Fast-Higashi).ipynb, and I try to reinstall the higashi with pip. However it didn't work. Here is the version of fasthigashi and higashi
The error is:
What can I do to solve this problem? Thanks
你好,请问你解决这个ModuleNotFoundErro了吗,我也遇到这个问题了,我用的conda install -c ruochiz higashi安装的
Could you try the git clone repo then pip install .
method? The conda version is a bit out dated, I will need some time to recompile it.