Sylwester Arabas

Results 518 comments of Sylwester Arabas

ping :) just came across this very issue and the proposed solutions above would be a great fix

FWIW, this is a workaround that we have ended up using in CI: `pdoc_index_workaround.py`: ```python """ workaround for https://github.com/pdoc3/pdoc/issues/101#issuecomment-526957342 extracted from pdoc's cli.py """ import inspect from pdoc import import_module,...

see also here: https://www.mathworks.com/matlabcentral/answers/2031219-matlab-fails-to-run-python-built-with-pybind

@henryiii, @rwgk, let me take the liberty of "pinging" if you'd have any hints on how to workaround this issue, i.e. make pybind11-based packages usable under the Matlab Python interface?...

Thank you, @rwgk! > If you reduce the problem to a pybind11 PR that fails in the pybind11 GHA I'll take another look. voilà: https://github.com/pybind/cmake_example/pull/164

For the record, a workaround for this problem was proposed by @rwgk at https://github.com/pybind/cmake_example/pull/164

@pjb7687 has recently tagged one of the GDL commits for code archival on Zenodo to accompany the JOSS paper upcoming publication (https://github.com/openjournals/joss-reviews/issues/4633)

CC @GillesDuvert Seems, the compiled binary has some troubles in using `wxGetApp` which is part of interactive plotting / widgets machinery that is anyhow likely unusable from within the Python...

Just to confirm, does this help: `` cmake -DWXWIDGETS=OFF -DINTERACTIVE_GRAPHICS=OFF -DPYTHON=OFF``?

Would it be possible for you to try the Debian package of the GDL Python module: https://packages.debian.org/sid/python3-gdl