Skip to content

Problem with jython-shaded-2.7.0 #10

@gildasmorvan

Description

@gildasmorvan

Dear scripting-jython developers,

I encountered a problem with scijava kernel related to jython-shaded-2.7.0. When executing my code with that version of jython I had the following error when calling the constructor of a superclass (coded in java):

TypeError: Default constructor failed for Java superclass

Since my code was running well outside jupyter with jython 2.7.1 I replaced jython-shaded-2.7.0.jar by jython-shaded-2.7.1.jar that I found there. And now everything runs normally 😀

So I think it would be a good idea to upgrade jython-shaded in scripting-jython.

Best regards,

Gildas

Note 1: my code can be found there

Note 2: I also opened the same issue there thinking it was related to scijava-jupyter-kernel.

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