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 get the following error message:
ImportError: No module named PyQt4.uic.Compiler
when attempting to install Tortoisehg with the following command:
sudo pip install thg-mac
I think I've setup my $PATH correctly too. Here's the echoed output:
/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin
Any ideas how to solve this?