{"id":802,"date":"2016-03-09T14:24:14","date_gmt":"2016-03-09T13:24:14","guid":{"rendered":"http:\/\/ndk.sytes.net\/wordpress\/?p=802"},"modified":"2016-03-09T14:24:14","modified_gmt":"2016-03-09T13:24:14","slug":"installing-pyside-1-2-4-on-ubuntu-14-04-lts","status":"publish","type":"post","link":"https:\/\/ndk.sytes.net\/wordpress\/?p=802","title":{"rendered":"Installing PySide 1.2.4 on Ubuntu 14.04 LTS"},"content":{"rendered":"<p>\n\tInstalling PySide 1.2.4 is quite easy and also has phonon support. Simply copy and paste following lines (line by line) to your terminal:\n<\/p>\n<pre>\n# sudo apt-get install build-essential git cmake libqt4-dev libphonon-dev python2.7-dev libxml2-dev libxslt1-dev qtmobility-dev libqtwebkit-dev python-pip\n# pip install --upgrade wheel\n# wget https:\/\/pypi.python.org\/packages\/source\/P\/PySide\/PySide-1.2.4.tar.gz\n# tar -xvzf PySide-1.2.4.tar.gz\n# cd PySide-1.2.4\n# python setup.py bdist_wheel --qmake=\/usr\/bin\/qmake-qt4 --standalone\n# pip install dist\/PySide-1.2.4-cp27-none-linux-x86_64.whl<\/pre>\n<p>\n\t&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Installing PySide 1.2.4 is quite easy and also has phonon support. Simply copy and paste following lines (line by line) to your terminal: # sudo apt-get install build-essential git cmake libqt4-dev libphonon-dev python2.7-dev libxml2-dev libxslt1-dev qtmobility-dev libqtwebkit-dev python-pip # pip install &#8211;upgrade wheel # wget https:\/\/pypi.python.org\/packages\/source\/P\/PySide\/PySide-1.2.4.tar.gz # tar -xvzf PySide-1.2.4.tar.gz # cd PySide-1.2.4 # python [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11,4],"tags":[],"class_list":["post-802","post","type-post","status-publish","format-standard","hentry","category-linuxunix","category-programming"],"_links":{"self":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/802","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=802"}],"version-history":[{"count":0,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=\/wp\/v2\/posts\/802\/revisions"}],"wp:attachment":[{"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=802"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=802"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ndk.sytes.net\/wordpress\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=802"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}