[Tutor] TKinter and things over Linux

Alberto Troiano albertito_g at hotmail.com
Tue Apr 19 15:04:09 CEST 2005


Sorry I have Mysql-python 1.20
that's the one I can not install
I said MySQLdb because I'm still using it for windows
I can't install mysql-python it gives me the error i described

With mysql-python does the sintax change???????What should I import if not 
MySQLdb????????

Thanks in advanced

Alberto


<html><div><IMG height=12 src="http://graphics.hotmail.com/emvamp.gif" 
width=12>&nbsp;Gaucho</div></html>




>From: Max Noel <maxnoel_fr at yahoo.fr>
>To: "Alberto Troiano" <albertito_g at hotmail.com>
>CC: klappnase at freenet.de, tutor at python.org
>Subject: Re: [Tutor] TKinter and things over Linux
>Date: Tue, 19 Apr 2005 13:56:02 +0100
>
>
>On Apr 19, 2005, at 13:49, Alberto Troiano wrote:
>
>>
>>Hi
>>I have another problem. It seems that I manage to solve a problem and run 
>>into another
>>
>>The problem is that now I can't install MySQLdb (MySQL database module for 
>>Python 2.3.4)
>>
>>I try to ./configure and it prints a lot of crap and then says mysql ended 
>>on exit 1
>>
>>What can I do??????????
>
>	A little Googling informs me that MySQLdb is obsolete and hasn't been 
>updated since some time in 2000 (at that time, Python hadn't even reached 
>2.0, had it?).
>
>	You should use MySQL-Python instead, which can be found here: 
>http://sourceforge.net/projects/mysql-python . Chances are it's a standard 
>distutils module, i.e. you install it with "sudo python setup.py install".
>
>-- Max
>maxnoel_fr at yahoo dot fr -- ICQ #85274019
>"Look at you hacker... A pathetic creature of meat and bone, panting and 
>sweating as you run through my corridors... How can you challenge a 
>perfect, immortal machine?"
>
>_______________________________________________
>Tutor maillist  -  Tutor at python.org
>http://mail.python.org/mailman/listinfo/tutor




More information about the Tutor mailing list