boatbod
Member
The error pertains to an interface function connecting python to the c++ library code. Mostly when I've seen similar interface errors, it's due to problems in c++ code auto-generated by pybind11. So far my experience has been that pybind has demonstrated itself to be way more finicky than SWIG, and that's saying something!!
I'm in the process of setting up an Arch virtual machine to try building & running op25 myself, but seeing as I'm a Debian guy, the Arch learning curve is getting in the way of my progress. Clearly the regular Debian install.sh script isn't going to work without modification, so if you could summarize briefly the manual steps necessary to install prerequisite packages including gnuradio, compiler & cmake, that would be very helpful.
I'm in the process of setting up an Arch virtual machine to try building & running op25 myself, but seeing as I'm a Debian guy, the Arch learning curve is getting in the way of my progress. Clearly the regular Debian install.sh script isn't going to work without modification, so if you could summarize briefly the manual steps necessary to install prerequisite packages including gnuradio, compiler & cmake, that would be very helpful.