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
> [email protected]
> http://www.riverbankcomputing.com/mailman/listinfo/eric


-- 
Detlev Offenbach
[email protected]
_______________________________________________
Eric mailing list
[email protected]
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to