[PyQt] pyuic4 and python3

Mitchell Model MLMDev at comcast.net
Mon Dec 21 20:10:35 GMT 2009


When I installed PyQt4 using Python3, the pyuic4 script installed uses  
pythonw, not python3 (or pythonw3 if that exists). As a result, it  
used python 2.6, which did not include a PyQt installation, and it  
couldn't find PyQt4. Officially Python 3 should be invoked as python3.  
Is this something I should report as a bug somewhere or is this list  
the appropriate destination? [OS 10.5, Python 3.1.1, PyQt 4.6.2]


More information about the PyQt mailing list