The latest (0.9.9) Debian build does not seem to be packaged right at all. I suppose there is a connection with bug 12468, but suddenly all sorts of files are not in places where they are expected. > root@location01:~/configuration/haj.ipfire.org/location01# python3 > Python 3.9.2 (default, Feb 28 2021, 17:03:44) > [GCC 10.2.1 20210110] on linux > Type "help", "copyright", "credits" or "license" for more information. > >>> import sys > >>> sys.path > ['', '/usr/lib/python39.zip', '/usr/lib/python3.9', '/usr/lib/python3.9/lib-dynload', '/usr/local/lib/python3.9/dist-packages', '/usr/lib/python3/dist-packages'] The files in the package are located in /usr/lib/python3.9/site-packages.