Closed patja closed 1 year ago
ModuleNotFoundError: No module named 'distutils.sysconfig'
Can you try to install distutils module for python? Its just trying to find out where to install python bindings
I ended up getting it to build. Later I was thrashing a bit trying different SDR projects and I suspect one of their installations satisfied the missing dependency that was causing the SoapySDR build to fail. One thing I discovered was missing was pip, perhaps installing that brought along the distutils.sysconfig?
I think perhaps there is an issue with where Python libraries are expected to be.
This is on a clean Raspberry Pi 4, following the build instructions from the wiki: