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
227 stars 70 forks source link

cannot import name 'LearningWithNoisyLabels' from 'cleanlab.classification' #806

Closed phil622 closed 2 years ago

phil622 commented 2 years ago

I install the hicexplorer through command: conda install hicexplorer -c bioconda -c conda-forge then i use hicDetectLoop and it said: ImportError: cannot import name 'LearningWithNoisyLabels' from 'cleanlab.classification' What it is happen Thanks

matteozoia4 commented 1 year ago

How did you solve the issue?

yoeHuuui commented 1 year ago

The version of my HiCExplorer is 3.7.2. In the requirements.txt file, we require cleanlab >= 0.1.*. I believe the issue might be related to the version of the cleanlab package. You can attempt resolving this by using pip install cleanlab==1.0.