Hi,
I trying to use this great tool to visualize HiC-Pro output. I'm using python3 which is unfortunately not supported yet in the latest update of HiCPlotter. I tried to use python 2.7 but I'm getting the following error:
Traceback (most recent call last):
File "/HiCPlotter-master/HiCPlotter.py", line 14, in <module>
from mpl_toolkits.axes_grid1 import make_axes_locatable
ImportError: No module named mpl_toolkits.axes_grid1
any idea what went wrong?
thanks much
Tamer
Hi,
I trying to use this great tool to visualize
HiC-Prooutput. I'm usingpython3which is unfortunately not supported yet in the latest update ofHiCPlotter. I tried to usepython 2.7but I'm getting the following error:any idea what went wrong?
thanks much
Tamer