CellProfiler
CellProfiler copied to clipboard
Numpy array Import error
Describe the bug There have an error shows up when import *.npy as a Binary mask. Terminal popup "ValueError: Object arrays cannot be loaded when allow_pickle=False"
To Reproduce Steps to reproduce the behavior:
- Go to 'NamesAndTypes' , import npy fileset as "Binary mask"
- Click on 'Analyze image'
- See error
Expected behavior It should be okay when numpy<=1.16.1, but seems is not in this project
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- OS: [Windows 11]
- CellProfiler Version [4.2.5]
- Downloaded from the website or installed from source? --Website
- If the latter, how (cloned, installed from pypi, etc)?
Additional context None