MySQLdb 1.2.2 + python 2.6.2

M

monogeo

Hi all,

Are MySQLdb 1.2.2 and python 2.6.2 compatible? I went to
http://sourceforge.net/project/showfiles.php?group_id=22307, it
doesn't say it is compatible or not.

When trying to install MySQLdb 1.2.2 on my machine which is running
python 2.6.2 and windows XP, I get this error below.

I am able to install MySQLdb 1.2.2 successfully on another machine
which is running python 2.5.4 and windows XP.

Please help if you have any idea.

C:\temp>easy_install MySQL_python-1.2.2-py2.5-win32.egg
Processing MySQL_python-1.2.2-py2.5-win32.egg
Removing c:\python26\lib\site-packages\MySQL_python-1.2.2-py2.5-
win32.egg
Copying MySQL_python-1.2.2-py2.5-win32.egg to c:\python26\lib\site-
packages
MySQL-python 1.2.2 is already the active version in easy-install.pth

Installed c:\python26\lib\site-packages\mysql_python-1.2.2-py2.5-
win32.egg
Processing dependencies for MySQL-python==1.2.2
Searching for MySQL-python==1.2.2
Reading http://pypi.python.org/simple/MySQL-python/
Reading http://sourceforge.net/projects/mysql-python
Reading http://sourceforge.net/projects/mysql-python/
Best match: MySQL-python 1.2.2
Downloading http://internap.dl.sourceforge.net/sourceforge/mysql-python/MySQL-python-1.2.2.tar.gz
Processing MySQL-python-1.2.2.tar.gz
Running MySQL-python-1.2.2\setup.py -q bdist_egg --dist-dir c:
\docume~1\jchan\locals~1\temp\easy_install-d_b36i\MySQL-
python-1.2.2\egg-dist-tmp-w0_u2d
error: The system cannot find the file specified

Thanks in advance.
 
P

Piet van Oostrum

monogeo said:
m> Hi all,
m> Are MySQLdb 1.2.2 and python 2.6.2 compatible? I went to
m> http://sourceforge.net/project/showfiles.php?group_id=22307, it
m> doesn't say it is compatible or not.
m> When trying to install MySQLdb 1.2.2 on my machine which is running
m> python 2.6.2 and windows XP, I get this error below.
m> I am able to install MySQLdb 1.2.2 successfully on another machine
m> which is running python 2.5.4 and windows XP.
m> Please help if you have any idea.

Try the 1.2.3 release candidate
http://sourceforge.net/project/showfiles.php?group_id=22307&package_id=34790&release_id=672239
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top