David
David
Actually I ran into the same issue, running the initialization on Win 10 64x. I tried using a fresh local version and also initializing without parsing arguments. In both cases...
This error messages I just got could be helpful: ` File "test_imagej.py", line 6, in ij = imagej.init("Fiji.app", headless=False) File "C:\anaconda3\envs\pyimagej\lib\site-packages\imagej\__init__.py", line 168, in init ij = ImageJ() java.lang.IllegalArgumentException: java.lang.IllegalArgumentException:...
After deleting the `FilamentDetector-1.0.0.jar` from the /jars subfolder, it works also with the locally installed Fiji version.