![]() |
#1
|
|||
|
|||
Problem with database import
I am now trying to use the MySQL database with Vizard. I installed the MySQLdb module, which is the Python's interface API to MySQL.
When I run the command "import _mysql", I get the following error: "Module use of python24.dll conflicts with this version of Python". Also, I run Vizard 2.5. Note that when I run this command directly from the Python IDLE, it runs fine. Thanks for your help! Patrick |
#2
|
|||
|
|||
Vizard 2.5 uses Python 2.3. You need to use a version of the MySQLdb module that is compatible with Python 2.3. Or you can use Vizard 3.0 which uses Python 2.4.3
|
![]() |
Thread Tools | |
Display Modes | Rate This Thread |
|
|