PyQtX provides stable up to date binary installers for PyQt on Mac OS X.

Visit the files section to download the installer, and see the readme file as well.

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3), GNU Library or Lesser General Public License version 3.0 (LGPLv3)

Follow PyQtX

PyQtX Web Site

Other Useful Business Software
Migrate to innovate with Red Hat Enterprise Linux on Azure Icon
Migrate to innovate with Red Hat Enterprise Linux on Azure

Streamline your IT modernization journey with a holistic environment running Red Hat Enterprise Linux on Azure.

With Red Hat Enterprise Linux on Azure, businesses can confidently modernize their IT environment, knowing they don’t have to compromise on security, scalability, reliability, and ease of management. Securely accelerate innovation and unlock a competitive edge with enterprise-grade modern cloud infrastructure.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
1
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5

User Reviews

  • Easily the easiest way to get PYQT on OSX! Only slight issue I had with OSX 10.8 Mountain Lion was with one of my favorite editors Sublime Text not being able to find the correct Path to PYQT... this has the effect that when you hit F7 to build and run your PYQT code, Sublime chucks an error, saying it cant find QT... Eventually I discovered the python path setting in a file called: 'Python.sublime-build' You get to it by navigating to: Sublime Text 2/Preferences/Browse Packages, and select the python folder to find 'Python.sublime-build' In that file I placed the correct path line and set the cmd line to reference python2.7 { "path": "/usr/local/bin", "cmd": ["python2.7", "-u", "$file"], "file_regex": "^[ ]*File \"(...*?)\", line ([0-9]*)", "selector": "source.python" } and all is well with Sublime Text!!! I love PYQTX !!!!!
  • QScintilla will not install. Looking to develop PyQt applications with Eric4 IDE on Mac Mini Mid 2011 with Mac OS X 10.8.4. PyQt appears to install but based on previous reviews it looks like pyuic4 is missing as well. I have contacted developer but no fix. I would recommend if all items fixed. Will the application uninstall as well? I hope the PyQScintilla package gets updated so it will install on Mac OS X 10.8.4. Would complete picture for me as far as developing on Mac OS x with PyQt. As it is I run VmWare Fusion and Windoze as a VM to develop.
  • Very good Software.
    1 user found this review helpful.
  • All was ok till I discovered that the ui converter program pyuic4 was missing. I have a Qt install on my windows7 platform and too a copy of pyuic from that over to the Mac( or try to find it in Qt source). Here are the steps: 1) Copy pyuic from windows to mac 2) Edit and add "#!/usr/bin/env python" to the file ( I used TextWrangler) 3) Save file as "pyuic4.py with Unix line endings in the python installed bin directory 4) Make the file executable (chmod +x pyuic4.py) 4) add a sym link (ln -s pyuic4.py pyuic4)
Read more reviews >

Additional Project Details

Operating Systems

Mac

Intended Audience

System Administrators, Developers

Programming Language

Python, C++

Related Categories

Python Frameworks, Python Code Generators, Python User Interface (UI) Software, C++ Frameworks, C++ Code Generators, C++ User Interface (UI) Software

Registered

2012-06-28