Skip to content

Error when running DeepImageJ #51

@lguerard

Description

@lguerard

Hi all,

I wanted to run https://github.com/AurBrun/TRUEFAD which relies on DeepImageJ. I follow all the instructions and when trying to run the model, I always get this error in the Fiji console.

Looking at the error log, I figured that this would be the right github repo to ask for this, but let me know if it isn't..

Exception in thread "Thread-10" java.lang.NoSuchMethodError: io.bioimage.modelrunner.gui.adapter.RunnerAdapter.<init>(Lio/bioimage/modelrunner/bioimageio/description/ModelDescriptor;Ljava/lang/ClassLoader;)V
	at deepimagej.Runner.<init>(Runner.java:72)
	at deepimagej.Runner.create(Runner.java:81)
	at deepimagej.gui.ImageJGui.createRunner(ImageJGui.java:74)
	at io.bioimage.modelrunner.gui.Gui.lambda$runModel$15(Gui.java:261)
	at java.lang.Thread.run(Thread.java:750)

Thanks for your help !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions