Re: python mysql issue (macos)

2012-11-05 Thread Charles Moulliard
Thx for the tips. I was trying this sudo easy_install mysql-python. That works fine with sudo easy_install mysql-connector-python On Mon, Nov 5, 2012 at 11:41 PM, Sebastien Goasguen wrote: > Charles, > > sudo easy_install mysql-connector-python > > that should do it > > -sebastien > > On Nov 5,

Re: python mysql issue (macos)

2012-11-05 Thread Sebastien Goasguen
Charles, sudo easy_install mysql-connector-python that should do it -sebastien On Nov 5, 2012, at 11:02 PM, Charles Moulliard wrote: > Hi, > > I have installed mysql-python on MAcOS but still get this error : > > sudo easy_install mysql-python > > Downloading > http://pypi.python.org/packa

RE: python mysql issue (macos)

2012-11-05 Thread Edison Su
You may need to install this: http://dev.mysql.com/doc/connector-python/en/connector-python-installation-src-unix.html > -Original Message- > From: Charles Moulliard [mailto:ch0...@gmail.com] > Sent: Monday, November 05, 2012 2:02 PM > To: cloudstack-dev > Subject: pyt

python mysql issue (macos)

2012-11-05 Thread Charles Moulliard
Hi, I have installed mysql-python on MAcOS but still get this error : sudo easy_install mysql-python Downloading http://pypi.python.org/packages/source/M/MySQL-python/MySQL-python-1.2.4c1.zip#md5=a05925412cd824104da064db6a889613 Processing MySQL-python-1.2.4c1.zip Running MySQL-python-1.2.4c1/se