When starting CPA with bioformats 1.0.7 installed, I get the following error:
Traceback (most recent call last):
File "C:/Users/brayma2/Desktop/GitHub/CellProfiler-Analyst/CellProfiler-Analyst.py", line 556, in <module>
app.Start()
File "C:/Users/brayma2/Desktop/GitHub/CellProfiler-Analyst/CellProfiler-Analyst.py", line 476, in Start
from bioformats import log4j
ImportError: cannot import name log4j
When starting CPA with bioformats 1.0.7 installed, I get the following error:
I'm assuming this is a bioformats issue?