CRITICAL - Unhandled exception
Traceback (most recent call last):
File "C:\Users\mathi\anaconda3\envs\datalab\Lib\site-packages\plotpy\plot\manager.py", line 459, in update_tools_status
tool.update_status(plot)
File "C:\Users\mathi\anaconda3\envs\datalab\Lib\site-packages\plotpy\tools\image.py", line 718, in update_status
self.action.setChecked(state)
TypeError: setChecked(self, a0: bool): argument 1 has unexpected type 'numpy.bool'
Describe the bug
When opening images from an HDF5 file (File/Open HDF5 files...) and visualizing in the image panel, the console shouts:
To Reproduce
Screenshots
Installation information