xaratustrah

Results 4 comments of xaratustrah

I also get the same error while importing into python3.8. I am using the latest [rootproject/root-archlinux](https://hub.docker.com/r/rootproject/root-archlinux) docker image. I tried to use @masonproffitt fix, directly from their [fork](https://github.com/masonproffitt/rootpy/tree/fix_3.8_import) as they...

@sahilyadav27 No I didn't succeed. Seems to be a more detailed problem. For your application maybe you can check [uproot](https://github.com/scikit-hep/uproot), to read ROOT files and convert them to hdf5 format...

we actually ran only the serial versions so far, no `_mpi` versions. Just following the example in the handbook.

Thanks. I just cloned your version from [here](https://github.com/kgarrels/gqrx/tree/panadapter_v4), in the build directory I run:: ```bash cmake -DLINUX_AUDIO_BACKEND=Null-audio .. ``` I still get: ```bash CMake Error at CMakeLists.txt:198 (message): Invalid audio...