Skip to content
New issue

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

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

Already on GitHub? # to your account

numpy 1.20+ does't have np.float #50

Closed
nesaboz opened this issue Jan 11, 2023 · 2 comments · Fixed by #51 or #61
Closed

numpy 1.20+ does't have np.float #50

nesaboz opened this issue Jan 11, 2023 · 2 comments · Fixed by #51 or #61

Comments

@nesaboz
Copy link

nesaboz commented Jan 11, 2023

When trying basic: ipyplot.plot_images([np.array([1,2])]) I get:

AttributeError: module 'numpy' has no attribute 'float'

This is due to this depreciation.

@karolzak
Copy link
Owner

Thank you @nesaboz for bringing up this issue and @ricoms - thanks for the fix!

@karolzak karolzak linked a pull request Jan 22, 2024 that will close this issue
@karolzak
Copy link
Owner

This fix is now published to PyPI with release version 1.1.2.
Thanks again for your contributions!

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

Successfully merging a pull request may close this issue.

2 participants