Why am I unable to call the "cellpose" function on Linux Platform?
I recently installed MATLAB R2023b and I am trying to run the 'cellpose' function from the 'Medical Imaging Toolbox Interface for Cellpose Library' support package and it gives the following error:
Unable to resolve the name 'py.MWCellposeWrapper.setModelsFolderPath'.
Error in cellpose
I have all the necessary toolboxes required for the 'cellpose' function to work, according to:
https://www.mathworks.com/help/medical-imaging/ref/cellpose.html
I can confirm that the "Medical Imaging Toolbox Interface for Cellpose Library" support package is properly installed by verifying the output of "matlabshared.supportpkg.getInstalled". Running the function 'downloadCellposeModels' from the support package also works.
Why am I still getting this error when I run 'cellpose' on my Linux Machine in MATLAB R2023b ?
Accepted Answer
More Answers (0)
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!