Ievgenii
Results
2
comments of
Ievgenii
> hi, > try to re install it from the beginning, i was done by that. > > $ pip uninstall enigma-catalyst > $ pip install enigma-catalyst > > if...
> Upgrading `numpy` to 1.16.0 fixed this problem for me, which is suggested here: [scikit-learn-contrib/hdbscan#272](https://github.com/scikit-learn-contrib/hdbscan/issues/272). Unfortunately this breaks the lock file because `numpy == 1.14.0` is required by catalyst. Thank...