[PyQt] Uninstalling a wheel
Phil Thompson
phil at riverbankcomputing.com
Thu Feb 16 09:43:22 GMT 2017
On 16 Feb 2017, at 7:47 am, Damon Lynch <damonlynch at gmail.com> wrote:
>
> Hi Phil,
>
> The docs say 'pip3 uninstall pyqt5' is sufficient, but on my install at least if I didn't remove sip.so from python's site-packages, segfaults result. Perhaps it's different on Mac / Windows? I have no idea.
uninstall doesn't uninstall dependencies. However installing PyQt v5.8 should update any existing SIP version to the required level.
Phil
More information about the PyQt
mailing list