fdroidserver does not work with androguard 4.0.1
Unless I modify the androguard line in setup.py
to read 'androguard >= 3.1.0rc2, != 3.3.0, != 3.3.1, != 3.3.2, < 4.0.0',
, I get the error ModuleNotFoundError: No module named "androguard.core.bytecodes