Multiple Python class inheritance #2220
Annotations
3 errors and 1 warning
Run tests:
build\tests\Debug\test_classes.py#L978
test51_multiple_inheritance_py_first_base
TypeError: __init__(): incompatible function arguments. The following argument types are supported:
1. __init__(self) -> None
Invoked with types: test_classes.SausageDog
|
Run tests:
build\tests\Debug\test_classes.py#L988
test52_multiple_inheritance_checks
RuntimeError: nb_type_init(): multiple inheritance of multiple nanobound classes are not allowed!
|
Run tests
Process completed with exit code 1.
|
Run tests:
Debug\test_classes.py#L973
nanobind: instance state has become corrupted of type 'test_classes.SausageDog'!
|
Loading