First, thanks so much for porting over to Python. The UI is much snappier and improved. Great work and great software suite.
I recently installed the CellProfilerSetup_2.0_9336_alpha.exe on a 32-bit windows XP box and noticed that when I hit what I’m guessing is an out-of-memory error, CP goes into an endless loop. Thought I’d post it. It seems that CP2.0 uses more memory than the Matlab version as well. I hit out of memory errors a lot earlier in pipelines than with the equivalent Matlab version of CP.
Traceback (most recent call last):
File "matplotlib\backends\backend_wx.pyc", line 1154, in _onPaint
File "matplotlib\backends\backend_wxagg.pyc", line 59, in draw
File "matplotlib\backends\backend_agg.pyc", line 314, in draw
File "matplotlib\artist.pyc", line 46, in draw_wrapper
File "matplotlib\figure.pyc", line 774, in draw
File "matplotlib\artist.pyc", line 46, in draw_wrapper
File "matplotlib\axes.pyc", line 1687, in draw
File "matplotlib\artist.pyc", line 46, in draw_wrapper
File "matplotlib\image.pyc", line 235, in draw
File "matplotlib\image.pyc", line 182, in make_image
File "matplotlib\cm.pyc", line 167, in to_rgba
File "matplotlib\colors.pyc", line 523, in __call__
MemoryError
Unlikely to be related, but when CP launches, the console kicks back the following errors:
failed to import Cython: No module named Plex.Scanners
Traceback (most recent call last):
File "cellprofiler\modules\loadimages.pyc", line 42, in <module>
File "bioformats\__init__.pyc", line 7, in <module>
File "cellprofiler\utilities\jutil.pyc", line 35, in <module>
File "cellprofiler\utilities\setup.pyc", line 99, in find_javahome
WindowsError: [Error 2] The system cannot find the file specified
Subversion revision: 9336