[PyQt] updating PyQt5 when compiling from source

Phil Thompson phil at riverbankcomputing.com
Sat Sep 10 11:54:26 BST 2016


On 10 Sep 2016, at 11:33 am, Timothy W. Grove <tim_grove at sil.org> wrote:
> 
> I've been using PyQt for awhile, installing either from binary installers or pip, but recently I've started working with the source code. I was just wondering if when I upgrade with a newer release/snapshot, do I need to remove/uninstall the previous version or will running the normal "configure, make, make install" steps be enough to do it? Thanks.

Always remove previous binary versions.

Phil


More information about the PyQt mailing list