Following up: I've noticed that pvpython was being linked against two different versions of libproj:

$ ldd /usr/bin/pvpython | fgrep libproj
        libproj.so.25 => /lib/x86_64-linux-gnu/libproj.so.25 
(0x00007f67a873b000)
        libproj.so.19 => /lib/x86_64-linux-gnu/libproj.so.19 
(0x00007f67a2fee000)

Removing libproj19 required an upgrade of libgeotiff5 and it fixed the problem!

HTH,
Sylwester

--
https://ii.uj.edu.pl/~arabas | https://atmos.ii.uj.edu.pl/

Reply via email to