Hi,
thanks for the quick answer!
I can't see how you're getting that error. pulseview does not directly
require libpython, this comes from libsigrokdecode4, which correctly
has
a dependency on libpython3.7 and is linked against that. What version
of
libsigrokdecode are you running - is it from testing as well? I
correctly see a libpython3.7m.so.1.0 linkage and a libpython3.7 package
dependency with 0.5.2-1+b1 on amd64/testing.
Hmmm, you're right ... I've had some libraries (from local compilations)
in /usr/local/lib/, and these still wanted libpython3.6.
Thanks - and sorry about the noise ;/