What is the recommended way of setting up PySide for development in Ubuntu?
sudo apt-get install python3-pyside
sudo pip install pysid
sudo apt-get install python3-pyside is probably the easiest way to install Pyside in Ubuntu.