Problem Installation on Mac
Florian Bruhin
me at the-compiler.org
Wed Aug 9 09:56:18 BST 2023
Hey,
> I wanna use the spool application from Kite. However, these tools ask
> to install pyqt, and tried to install it on mac M1 using brew and pip.
> It looks strange, as always mentioned following message,
>
> pkg_resources.DistributionNotFound: The 'PyQt5>=5.15.0' distribution
> was not found and is required by kite.
Universal wheels with M1 support only got introduced with PyQt6.
> Is there any suggestion on how to fix this issue ?
You'd need to build from source, or perhaps try installing PyQt5 via
brew if available there.
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230809/dc869993/attachment.sig>
More information about the PyQt
mailing list