Closed kusayuzayushko closed 8 years ago
Looks like installation of PySide failed because it didn't find qmake. Some people reported problems with installing PySide on Linux, because there are a few dependencies which need to be resolved first.
Try to install PySide using: sudo apt-get install python-pyside
This command will automatically resolve all dependencies while installing PySide.
just trying 'pip install'