[PySide] Is Pyside 5.11 safe to use with Qt 5.15.2?

Olivier B. perso.olivier.barthelemy at gmail.com
Mon Jun 14 10:47:06 CEST 2021


I have been having trouble building Pyside 5.15.2. On windows, python 3.5.2
crashes during the build, and on linux, i get another build error. I will
eventually look into those errors, but would like to know if in the
meantime i can safely use pyside 5.11 with qt 5.15?

The context of usage is:
An application built with qt 5.15.2 that calls the python interpreter using
python libraries. Pyside 5.11 is installed in the modules accessible by
that application, excluding Qt dlls and plugins, so the ones of Qt 5.15
used by the process are used. The uses of pyside in the app are mostly to
be used as a backend to draw matplotlib curves, and some little usage for
displaying simple dialogs. it seems to work, but is there some hidden thing
that could be problematic?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/pyside/attachments/20210614/161a5cc9/attachment.html>


More information about the PySide mailing list