PyQt4 uic Compiler -


system information

  1. macosx 10.8.4
  2. macports 2.2.0
  3. py27-pyqt4 @4.10.2_2 (active)
  4. qt4-mac @4.8.5_0 (active)
  5. qscintilla @2.7.2_0 (active)
  6. 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

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -