Skip to content

Unable to cast Python instance to C++ type (compile in debug mode for details) #11

@fate-z1

Description

@fate-z1

when i run PI_DeepOnet_Eikonal_circle, i get a error:Unable to cast Python instance to C++ type (compile in debug mode for details),
415 else:
--> 416 return cpp_jitted_f(context, *args, **kwargs)
417 f_jitted._cpp_jitted_f = cpp_jitted_f
418

ValueError: Unable to cast Python instance to C++ type (compile in debug mode for details)
How to solve this problem? Thank you

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