PyQt4 uic Compiler -
system information
- macosx 10.8.4
- macports 2.2.0
- py27-pyqt4 @4.10.2_2 (active)
- qt4-mac @4.8.5_0 (active)
- qscintilla @2.7.2_0 (active)
- python27 @2.7.5_1+universal (active)
hi all,
i following error message:
importerror: no module named pyqt4.uic.compiler
when attempting install tortoisehg following command:
sudo pip install thg-mac
i think i've setup $path correctly too. here's echoed output:
/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/x11/bin
any ideas how solve this?
i not mac user, information may debug.
on debian, uic module provided package called pyqt4-dev-tools, not pyqt4 itself.
Comments
Post a Comment