Issues Upgrading from PyQt v5.15.2 to v5.15.3

Kyle Altendorf sda at fstab.net
Thu Feb 25 12:51:04 GMT 2021


On 2021-02-25 04:21, Phil Thompson wrote:
> Specifically in this case, pip first installs the wheel (a new
> dependency) containing the Qt libraries. This overwrites the Qt
> libraries from v5.15.2. When pip uninstalls v5.15.2 it removes those
> libraries.

Is it necessary to be using namespace packages instead of just letting 
them be in separate places?  The separate package for the Qt binaries 
does sound nice.

Cheers,
-kyle


More information about the PyQt mailing list