pulseview rebuild #167

Closed
opened 2023-01-18 04:53:33 +01:00 by Spotting9149 · 2 comments
$ pulseview
pulseview: error while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory
$ lddtree /usr/bin/pulseview
…
    libsigrokdecode.so.4 => /usr/lib/libsigrokdecode.so.4
        libpython3.9.so.1.0 => None
…

With pulseview=0.4.2-8.1, libsigrokdecode=0.5.3-5.1.

Appreciate all your hard work here, this package repo is really nice to use!

``` $ pulseview pulseview: error while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory $ lddtree /usr/bin/pulseview … libsigrokdecode.so.4 => /usr/lib/libsigrokdecode.so.4 libpython3.9.so.1.0 => None … ``` With pulseview=0.4.2-8.1, libsigrokdecode=0.5.3-5.1. Appreciate all your hard work here, this package repo is really nice to use!
Owner

Thanks for your report and sorry for the late reply. I requeued pulseview.

Thanks for your report and sorry for the late reply. I requeued `pulseview`.
anonfunc added the
bug
label 2023-01-20 13:22:30 +01:00
Owner

This should be solved. If you still experience issues, try reinstalling pulseview to make sure you have the rebuild version installed. Reopen if it still persists after that.

This should be solved. If you still experience issues, try reinstalling `pulseview` to make sure you have the rebuild version installed. Reopen if it still persists after that.
Sign in to join this conversation.
No description provided.