Skip to content

Python error, Cannot create a consistent method resolution order (MRO) if a Scala List is in scope #1249

@jeremyrsmith

Description

@jeremyrsmith

Jep (or Python) seems to have a problem interfacing with Scala collections. If a Scala List is in scope, any Python cell will fail to run with the error:

Uncaught exception: <class 'TypeError'>: Cannot create a consistent method resolution order (MRO) for bases HasNewBuilder, GenTraversableLike (jep.JepException)

It looks like this is a normal Python error, but it seems like a regression for Jep. We should minimize, report, and maybe try to fix this error upstream in jep.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions