Python v3.10 and Apple Silicon Wheels at PyPI

Damon Lynch damonlynch at gmail.com
Mon Oct 11 18:28:28 BST 2021


On Mon, Oct 11, 2021 at 12:49 PM Phil Thompson <phil at riverbankcomputing.com>
wrote:

>
>
> There will be a new PyQt5 release in the next day or two which will
> include wheels for Python v3.10.
>
>
Has anyone else had a problem where their PyQt5 application fails on Fedora
35 beta (which uses Python 3.10) because of exceptions generated when Qt
functions that expect ints are passed floats? e.g.:
TypeError: setFixedWidth(self, int): argument 1 has unexpected type 'float'

Damon


-- 
https://damonlynch.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20211011/df36df33/attachment.htm>


More information about the PyQt mailing list