Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: 'numpy.float64' object cannot be interpreted as an integer #260

Open
Nal44 opened this issue Jul 25, 2023 · 3 comments
Open

TypeError: 'numpy.float64' object cannot be interpreted as an integer #260

Nal44 opened this issue Jul 25, 2023 · 3 comments

Comments

@Nal44
Copy link

Nal44 commented Jul 25, 2023

Hi all,

I get this error from the plotter widget , when trying to do a manual cluster from the graph...
using UMAP 1 and UMAP2 as axes.

The selection become blue, but I get this error and don't see the selected cells as well (cluster_ids_in _space).
Seems to work for others axes though.

thanks,

@thorstenwagner
Copy link
Collaborator

Its probably related to this bug:
#258

Workaround:
You can downgrade napari to 0.4.17

@Nal44
Copy link
Author

Nal44 commented Aug 14, 2023

thanks !

@jo-mueller
Copy link
Collaborator

Hi @Nal44 , just curious: I am not sure which Napari version was used at the time of creating this issue - does chaning the napari version to 0.4.19 also do the trick?

If so, maybe we can specify this in the dependencies?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants