[Eric] Help throws warnings about db drivers

Detlev Offenbach detlev at die-offenbachs.de
Thu Apr 28 17:59:21 BST 2011


On Donnerstag, 28. April 2011, Werner F. Bruhin wrote:
> I am getting this when I try to view the Eric API help.
> 
> Warning:
> QSqlDatabase: QSQLITE driver not loaded

This simply means, that you are missing the database driver for sqlite. QHelp 
needs this to access the help files, which are actually SQLite database files.

> 
> and then this:
> 
> 
> Warning:
> QSqlDatabase: available drivers: QMYSQL3 QMYSQL
> 
> and it repeats five times.
> 
> This is a new install on:
> 
> Ubuntu 10.10 using Synaptic
> Version Numbers
> Python
> 2.6.6
> Qt
> 4.7.0
> PyQt
> 4.7.4
> sip
> 4.10.5
> QScintilla
> 2.4.4
> eric4
> 4.4.4a (r3717)
> 
> _______________________________________________
> Eric mailing list
> Eric at riverbankcomputing.com
> http://www.riverbankcomputing.com/mailman/listinfo/eric


-- 
Detlev Offenbach
detlev at die-offenbachs.de


More information about the Eric mailing list