Missing symbols from Windows PyQt5 wheels

Philippe Fremy phil at freehackers.org
Fri Nov 26 20:25:22 GMT 2021


Hi,

No, not a problem for me at least. It's just that the CI checks
everything throughly on all platforms and detected this.

Cheers,

Philippe

Le 26/11/2021 à 10:37, Phil Thompson a écrit :
> On 26/11/2021 08:54, Philippe Fremy wrote:
>> Hi Phil,
>>
>> I have noticed that the following symbols are present in the Linux
>> PyQt5 wheels but missing from the Windows wheels. I don't see a clear
>> reason (except maybe for the first two) so this is probably a
>> packaging bug.
>>
>> PyQt5.QtPrintSupport.QPrinter.printerSelectionOption
>> PyQt5.QtPrintSupport.QPrinter.setPrinterSelectionOption
>> PyQt5.QtNetworkAuth.QAbstractOAuth.callback
>> PyQt5.QtNetworkAuth.QAbstractOAuth.generateRandomString
>> PyQt5.QtNetworkAuth.QAbstractOAuth.resourceOwnerAuthorization
>> PyQt5.QtNetworkAuth.QAbstractOAuth.setStatus
>> PyQt5.QtGui.QPaintDeviceWindow.paintEvent
>> PyQt5.Qt3DAnimation.QAbstractAnimation.setDuration
>> PyQt5.Qt3DExtras.QAbstractCameraController.keyboardDevice
>> PyQt5.Qt3DExtras.QAbstractCameraController.mouseDevice
>> PyQt5.Qt3DRender.QAbstractTextureImage.dataGenerator
>> PyQt5.Qt3DRender.QAbstractTextureImage.notifyDataGeneratorChanged
>>
>> Have a nice day,
>>
>> Philippe
>
> I didn't check them all but some are not implemented (or have dummy
> implementations) on Windows. Is it actually a problem?
>
> Phil




More information about the PyQt mailing list