deeptools / HiCExplorer

HiCExplorer is a powerful and easy to use set of tools to process, normalize and visualize Hi-C data.
https://hicexplorer.readthedocs.org
GNU General Public License v3.0
232 stars 70 forks source link

chicQualityControl fails with ImportError (conda version 3.7.2) #876

Open mtekman opened 11 months ago

mtekman commented 11 months ago
* `hicInfo --version = 3.7.2`
* `python --version = 3.10.13`

Downgrading to 3.6 seems to solve this

joachimwolff commented 10 months ago

I published today a maintenance update version 3.7.3 which should fix this issue.

mtekman commented 10 months ago

Thanks!