I am investigating extremely slow start of a python3 script running on Raspberry Pie and nailed it down to Qt QApplication constructor. To confirm, I have created TestQt.py: