Open
Description
I think it happened couple of years ago, might be best to correct it.
>>> import astroabc
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/home/mix/repos/astroABC/astroabc/__init__.py", line 5, in <module>
from .abc_class import *
File "/home/mix/repos/astroABC/astroabc/abc_class.py", line 8, in <module>
from sklearn.covariance import GraphLassoCV, ledoit_wolf
ImportError: cannot import name 'GraphLassoCV' from 'sklearn.covariance' (/nix/store/5y3b2xv901ivrna3kf5dccwc9qawig5p-python3-3.8.11-env/lib/python3.8/site-packages/sklearn/covariance/__init__.py)
Metadata
Metadata
Assignees
Labels
No labels