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 ?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!