WorldViz User Forum

WorldViz User Forum (https://forum.worldviz.com/index.php)
-   Vizard (https://forum.worldviz.com/forumdisplay.php?f=17)
-   -   Problem with database import (https://forum.worldviz.com/showthread.php?t=717)

pattie 09-02-2006 11:10 AM

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

farshizzo 09-02-2006 11:15 AM

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


All times are GMT -7. The time now is 10:13 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Copyright 2002-2023 WorldViz LLC