Comment 3 for bug 1801504

Revision history for this message
Damon Lynch (dlynch3) wrote : Re: Crashes on loading under Fedora 29

It's a bug in PyQt5. Do this to fix it:

pip3 install -U --user PyQt5_sip

Do NOT prefix the command with sudo.