Git cola not working for me.....

1,269 views
Skip to first unread message

sunil prabhu

unread,
Dec 26, 2013, 2:16:19 AM12/26/13
to git-...@googlegroups.com

I had installed git cola on my computer and when I type cola from git bash, I get the following error.....

Also the git cola shortcut, when I trying to open, does not respond....Please check below the error & environment details...
----------------------------------------------
sprabhu@SPRABHU ~
$ cola
Traceback (most recent call last):
  File "d:/git-cola/bin/git-cola.pyw", line 48, in <module>
    from cola import cmds
  File "d:\git-cola\share\git-cola\lib\cola\cmds.py", line 12, in <module>
    from cola import difftool
  File "d:\git-cola\share\git-cola\lib\cola\difftool.py", line 1, in <module>
    from PyQt4 import QtGui
ImportError: No module named PyQt4
----------------------------------------------

System Details:
Windows XP 32 bit
Git-1.8.4-preview20130916
Git cola - 1.9.3
Python - 2.7

Thanks in advance, any help with regard to this is highly appreciated....

- Sunil

David Aguilar

unread,
Dec 26, 2013, 5:22:00 AM12/26/13
to sunil prabhu, git-...@googlegroups.com
You don't seem to have PyQt installed.

https://github.com/git-cola/git-cola#windows-installation

http://www.riverbankcomputing.co.uk/software/pyqt/download/

You need to install the PyQt4-*-Py2.7 binary package.
--
David

sunil prabhu

unread,
Dec 26, 2013, 6:16:28 AM12/26/13
to git-...@googlegroups.com, sunil prabhu
Thanks David. It worked.

- Sunil
Reply all
Reply to author
Forward
0 new messages