[Blink] Fedora 13 and Blink

Richard Illingworth richardwi at gmail.com
Mon Aug 30 10:22:23 CEST 2010


I have installed most of the dependnecies that I can identify for
Blink and when I try to install it by running python setup.py install
I get the error message below:

[root at localhost blink-0.1.1]# python setup.py install
Traceback (most recent call last):
  File "setup.py", line 7, in <module>
    from blink import __version__
  File "/home/hectorniyan/Desktop/blink-0.1.1/blink/__init__.py", line
16, in <module>
    from PyQt4.QtCore import QThread
ImportError: No module named PyQt4.QtCore

Any ideas? I really will appreciate some help. Thanks

Richard



More information about the Blink mailing list