Thread
:
PyQt QMYSQL driver not loaded
View Single Post
attila77
2011-03-05 , 19:35
Posts: 3,319 | Thanked: 5,610 times | Joined on Aug 2008 @ Finland
#
2
Heya... The mysql driver is apparently not configured/enabled in the default configuration of Qt, the 4.6 version you're seeing is a version in Extras, uploaded by someone (bricks ?) separately. IIUC this has little to do with PyQt, it should be able to use whatever plugin is present in the Qt install. The best I can suggest is to try to get hold of the maintainer of the qt-mysql community package and convince him to update his package... If that happens, you'll be able to use it from PyQt (or any Qt application for that matter).
__________________
Blogging about mobile linux -
The Penguin Moves!
Maintainer of
PyQt
(
see introduction
and
docs
),
AppWatch
,
QuickBrownFox
, etc
Quote & Reply
|
The Following User Says Thank You to attila77 For This Useful Post:
jurop88
attila77
View Public Profile
Send a private message to attila77
Find all posts by attila77