On 25-04-20 12:35, Jeremy Bícha wrote: > Please provide the output of this command: > ldd -r `which pitivi`
$ which pitivi
/usr/bin/pitivi
$ ldd -r `which pitivi`
not a dynamic executable
$ file $(which pitivi)
/usr/bin/pitivi: Python script, ASCII text executable
--
Best regards,
Andrey Skvortsov

