Shayan Doust <[email protected]> writes: > Shasta is written almost entirely in C++, however it uses pybind11 to > build into static and dynamical / shared libraries. However, based on > the documentation, the dynamic library is meant to be used within Python > (via `import shasta`).
Please try installing the dynamic library (shasta.cpython-*.so) directly to /usr/lib/python3/dist-packages/, as in (e.g.) python3-biosig. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

