Re: gr::block unknown base type (was: What version of pybind for 3.10.1.1 )

2022-05-15 Thread Cinaed Simson
I just checked the requirements for 3.10 and it only requires pybind11 2.4.3. And I presume you have volk-2.4.1 installed and   import gnuradio works. I doubt if I can help you. -- Cinaed On 5/14/22 06:40, Tom McDermott wrote: > In porting over my 3.9 OOT to 3.10,  I have the import error

gr::block unknown base type (was: What version of pybind for 3.10.1.1 )

2022-05-14 Thread Tom McDermott
> In porting over my 3.9 OOT to 3.10, I have the import error: > > >>> import hpsdr > Traceback (most recent call last): > File "", line 1, in > File "/usr/lib/python3.8/site-packages/gnuradio/hpsdr/__init__.py", line 18, in > from .hpsdr_python import * > ImportError: generic_type: type