2020 Dec 05, 05:23 PM
The other way to diagnose the problem is to start SIP manually from the command line (Pi directory):
This should show any Python errors.
Code:
sudo systemctl stop sip
cd SIP
python sip.py
<p><br></p>