{"id":365,"date":"2015-05-06T07:32:09","date_gmt":"2015-05-06T05:32:09","guid":{"rendered":"http:\/\/exchangetimes.net\/?p=365"},"modified":"2015-05-26T22:48:27","modified_gmt":"2015-05-26T20:48:27","slug":"guide-to-install-pyqt-step-by-step-in-ubuntu-gnome-15-04","status":"publish","type":"post","link":"https:\/\/exchangetimes.net\/?p=365","title":{"rendered":"Guide to install PyQt step by step in Ubuntu Gnome 15.04"},"content":{"rendered":"<p>I&#8217;m currently doing a course on Python GUI development and needed to install PyQt4 on my <a href=\"http:\/\/ubuntugnome.org\/blog\/\" target=\"_blank\">Ubuntu Gnome 15.04<\/a> desktop which gave me some stumbling blocks. Through lots of testing and research I managed to get it installed and decided to create a step by step guide on installing PyQt4 on Ubuntu 15.04.<\/p>\n<p>You can view the steps below the video.<\/p>\n<p><iframe loading=\"lazy\" title=\"Guide to install PyQt step by step in Ubuntu Gnome 15.04\" width=\"960\" height=\"540\" src=\"https:\/\/www.youtube.com\/embed\/3cqXYTURmKI?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/p>\n<p>Below are the steps I took to get everything installed and working:<\/p>\n<p>1. download sip from <a href=\"http:\/\/www.riverbankcomputing.com\/news\" target=\"_blank\">Riverbank Computing<\/a><br \/>\n2. download PyQT from <a href=\"http:\/\/www.riverbankcomputing.com\/news\" target=\"_blank\">Riverbank Computing<\/a><br \/>\n3. In the terminal run: sudo apt-get install python3.4-dev and then run: sudo apt-get install build-essential) too<br \/>\nFrom the terminal run: sudo apt-get install qt4-dev-tools libqt4-dev libqt4-core libqt4-gui<br \/>\n4. Browse the folder in which you downloaded sip and extract the archive. Now browse to the extracted folder using the terninal<br \/>\n5. In the terminal run: sudo python3.4 configure.py<br \/>\n6. In the terminal run: sudo make<br \/>\n7. In the terminal run: sudo make install<br \/>\n8. Extract the PyQt archive you downloaded. Now browse to the extracted PyQt folder in the terminal<br \/>\n9. In the terminal run: sudo python3.4 configure.py<br \/>\n10. In the terminal run: sudo make<br \/>\n11. In the terminal run: sudo make install<\/p>\n<p>PyQt4 is now installed and ready for some love<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>I&#8217;m currently doing a course on Python GUI development and needed to install PyQt4 on my Ubuntu Gnome 15.04 desktop which gave me some stumbling blocks. Through lots of testing and research I managed to get it installed and decided to create a step by step guide on installing PyQt4 on Ubuntu 15.04. You can view the steps below the video. Below are the steps I took to get everything installed and working: 1. download sip from Riverbank Computing 2. download PyQT from Riverbank Computing 3. In the terminal run: sudo apt-get install python3.4-dev and then run: sudo apt-get install build-essential) too From the terminal run: sudo apt-get install qt4-dev-tools libqt4-dev libqt4-core libqt4-gui 4. Browse the folder in which you downloaded sip and extract the archive. Now browse to the extracted folder using the terninal 5. In the terminal run: sudo python3.4 configure.py 6. In the terminal run: sudo make 7. In the terminal run: sudo make install 8. Extract the PyQt archive you downloaded. Now browse to the extracted PyQt folder in the terminal 9. In the terminal run: sudo python3.4 configure.py 10. In the terminal run: sudo make 11. In the terminal run: sudo make install PyQt4 is now installed and ready for some love &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[5,19,337],"tags":[340,341,342,343,344,345],"class_list":["post-365","post","type-post","status-publish","format-standard","hentry","category-linux","category-ubuntu","category-ubuntu-gnome-15-04","tag-guide-to-install-pyqt-step-by-step-in-ubuntu-gnome-15-04","tag-install-pyqt-in-linux","tag-install-pyqt-in-ubuntu","tag-install-pyqt-in-ubuntu-gnome-15-04","tag-install-sip-before-installing-pyqt","tag-pyqt4"],"_links":{"self":[{"href":"https:\/\/exchangetimes.net\/index.php?rest_route=\/wp\/v2\/posts\/365","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/exchangetimes.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/exchangetimes.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/exchangetimes.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/exchangetimes.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=365"}],"version-history":[{"count":2,"href":"https:\/\/exchangetimes.net\/index.php?rest_route=\/wp\/v2\/posts\/365\/revisions"}],"predecessor-version":[{"id":374,"href":"https:\/\/exchangetimes.net\/index.php?rest_route=\/wp\/v2\/posts\/365\/revisions\/374"}],"wp:attachment":[{"href":"https:\/\/exchangetimes.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=365"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/exchangetimes.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=365"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/exchangetimes.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=365"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}