Description: Babiloo is an open source free OS independent dictionary application that works in offline mode.
Features:
* Runs on all the platforms, Windows, Linux, MacOS, Nokia S60 (>1.9). * Supports dictionaries in SDictionary and StarDict formats. * HTML displaying for the supported dictionaries. * Able to download more dictionaries within the application. * Support for many languages / fonts rendering. * Don't convert dictionaries, use originals. * Phonetic sounds. * Advanced search. * Collaborative dictionaries.Last changelog:
I get this:
Traceback (most recent call last):
File "run.py", line 43, in <module>
import qt.main
File "/home/itwadi/qt-me/babiloo-2.0.9/qt/main.py", line 30, in <module>
from PyQt4 import QtCore, QtGui
RuntimeError: the sip module implements API v4.0 but the PyQt4.QtCore module requires API v3.8
any idea ?
Ratings & Comments
5 Comments
I get this: Traceback (most recent call last): File "run.py", line 43, in <module> import qt.main File "/home/itwadi/qt-me/babiloo-2.0.9/qt/main.py", line 30, in <module> from PyQt4 import QtCore, QtGui RuntimeError: the sip module implements API v4.0 but the PyQt4.QtCore module requires API v3.8 any idea ?
What's the version of your python-qt4 ?
4.4.4-5.5 opensuse
Good applications!! I make packages for ArchLinux: http://aur.archlinux.org/packages.php?ID=26501 regards
Thank you :-)