[Tutor] Troubles with Python modules

Alberto Troiano albertito_g at hotmail.com
Thu May 19 14:48:15 CEST 2005


Hey

Is there any work around to accomplish what I want?

I'm asking because I'm still with the same problem

Regards

Alberto




>From: Danny Yoo <dyoo at hkn.eecs.berkeley.edu>
>To: Alberto Troiano <albertito_g at hotmail.com>
>CC: tutor at python.org
>Subject: Re: [Tutor] Troubles with Python modules
>Date: Tue, 17 May 2005 14:56:52 -0700 (PDT)
>
>
>
>On Tue, 17 May 2005, Alberto Troiano wrote:
>
> > Sorry about the question marks (MSN addiction :))
> >
> > Didn't work and as I suspected it was already installed.
>
>Hi Alberto,
>
>I'm still thinking that the MySQL development packages are either damaged
>or mixed up, since the error message says that it can't find MySQL's
>headers.
>
>Let's double check something.  Can you do the following from your Unix
>shell?
>
>######
>$ rpm -qil mysql-devel
>$ ls -l /usr/include/mysql
>######
>
>Show us what comes out.
>
>_______________________________________________
>Tutor maillist  -  Tutor at python.org
>http://mail.python.org/mailman/listinfo/tutor




More information about the Tutor mailing list