Hi All,
I am trying to run a simple pipeline that resizes images and am having trouble getting past the metadata extraction.
My images files seem to be placed in the appropriate groups after metadata extraction step; however, when going to the NamesAndTypes step I receive the following error:
==
Error
Error while processing NamesAndTypes:
(Worker) AttributeError: ‘JavaException’ object has no attribute ‘message’
Do you want to stop processing?
==
I am running the latest version of CellProfiler with the latest version of Java available for OS X Catalina.
Any help would be greatly appreciated.
Ryan