Traceback (most recent call last): File "C:\Users\Administrator\PycharmProjects\pythonProject8\OSC+MIDI11.py", line 245, in File "", line 991, in _find_and_load File ...
I am using pyodide - scikit-build-core - pybind11 to compile my package, but when pybind11 updated to 2.13, error occur (It works fine in pybind11 2.12) With the ...