problem to start calibre

hi

i get some problem to start calibre 0.7.42
i get it from: calibre (for openSUSE) KDE-Apps.org

i use opensuse 11.3, 64bits

somebody get the same result?


Traceback (most recent call last):
  File "/usr/bin/calibre", line 19, in <module>
    sys.exit(main())
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 364, in main
    app, opts, args, actions = init_qt(args)
  File "/usr/lib64/calibre/calibre/gui2/main.py", line 43, in init_qt
    from calibre.gui2.ui import Main
  File "/usr/lib64/calibre/calibre/gui2/ui.py", line 32, in <module>
    from calibre.gui2.widgets import ProgressIndicator
  File "/usr/lib64/calibre/calibre/gui2/widgets.py", line 25, in <module>
    from calibre.gui2.progress_indicator import ProgressIndicator as _ProgressIndicator
  File "/usr/lib64/calibre/calibre/gui2/progress_indicator/__init__.py", line 15, in <module>
    pi_error)
RuntimeError: Failed to load the Progress Indicator plugin: the PyQt4.QtCore module is version 0 but the progress_indicator module requires version -1

thanks

Hi
Try the version from here;
Index of /repositories/home:/thomas-schraitle:/calibre/openSUSE_11.3/x86_64

same problem

Install python-qt4 and see if that works? Did the trick for me but I have version 0.6.53-2.1 of calibre. Didn’t know there was another version out there.