Top "Pyside2" questions

Questions about using PySide2, a Python Qt bindings project for Qt5.

Installing PySide for Python-3.6

When I try to install PySide for Python-3.6, it says it is only compatible until Python-3.4. Is there any work-around …

installation python-3.6 pyside pyside2
Python Error : No module named pkg_resources

I would like to use Python3.7 on MacOS I already Python 2.7 version. I created an alias on .bash_profile, alias …

python python-3.x python-2.7 pip pyside2
How to connect Python and QML with PySide2?

I want to write a simple desktop application on Ubuntu and I thought that an easy way was to use …

python qt qml pyside2
PySide2 on windows

Does anyone know where I can find a pip-install for PySide2? It's 2017 and I can't seem to find a pip …

python python-3.x windows pyside2
PySide2: DLL load failed: The specified procedure could not be found

I am trying to build a project in PySide2 with Python 3.5.1. Previously, I was developing in PySide with Python 2.7 but …

python qt5 pyside2
How to load an image with QLabel in PySide2

I'm a beginner in coding and python. I read that tkinter is a bit to "basic" if you want to …

python-3.x image qlabel qpixmap pyside2