Closed haesleinhuepf closed 1 year ago
Just some more version info:
(bio39) C:\structure\code\napari-clusters-plotter>conda list hdbscan
# packages in environment at C:\Users\rober\miniconda3\envs\bio39:
#
# Name Version Build Channel
hdbscan 0.8.28 py39h5d4886f_1 conda-forge
Hi Robert @haesleinhuepf,
This is due to this . I have pinned joblib version in #134 to not have failing tests (hence the issue #135 when the problem is fixed), but I never made a release with a pinned version..
Thank you for the lightspeed feedback @lazigu ! There's no hurry to fix this by releasing a new version. I'm just documenting it so that we don't forget it. 🌞
After the release of napari-clusters-plotter 0.6.0, the plugin is shipped with the pinned joblib version. Hence this issue can be closed. When the issue with joblib is fixed the pinned version should be removed (https://github.com/BiAPoL/napari-clusters-plotter/issues/135)
I just executed HDBSCAN clustering and received an error. We also saw it during the course last week:
Maybe HDBSCAN was updated and we need to update our code as well. When running this from the napari console, the error pops up as well: