[Pythonmac-SIG] mysql for leopard

2008-12-15 Thread Leo
Is there an easy solution to installing the mysql driver on Leopard? I'm new to Python and I'm trying to setup Django. I have MAMP installed - I'm a PHP/CakePHP user. I'm also relatively new to Macs. I'm trying to avoid downloading the Xcode package from Apple as my connection is volume limi

Re: [Pythonmac-SIG] MySQL

2005-06-09 Thread Bob Ippolito
On Jun 9, 2005, at 1:30 PM, Jan Erik Moström wrote: > First I have admit: I'm a complete newbie when it comes to > installing/using > non-standard modules so please be kind. > > My problem is that I've been asked to write an application that > uses MySQL, I > looked around trying to find a so

[Pythonmac-SIG] MySQL

2005-06-09 Thread Jan Erik Moström
First I have admit: I'm a complete newbie when it comes to installing/using non-standard modules so please be kind. My problem is that I've been asked to write an application that uses MySQL, I looked around trying to find a some binary distribution of the MySQL module but didn't succeed. But I fa

[Pythonmac-SIG] MySQL-python build instructions

2005-04-04 Thread Bob Ippolito
I've built MySQL-python, go fetch it from http://pythonmac.org/packages/ Note that it fails three of the tests it ships with, I don't know why, and I don't really care. I've never trusted MySQL-python, for reasons like this, but people seem to use it anyway. If you need/want to build it yoursel

Re: [Pythonmac-SIG] MySQL-Python Help

2005-02-16 Thread Bob Ippolito
On Feb 14, 2005, at 10:20, Jason Vance wrote: I'm pretty new to python development on the Mac. I'm not sure that if this is the appropriate place to place this question, but I'm having problems getting the MySQL-python v1.2.0 working on my mac. When I try and set it up, as per the instruction

[Pythonmac-SIG] MySQL-Python Help

2005-02-16 Thread Jason Vance
I'm pretty new to python development on the Mac. I'm not sure that if this is the appropriate place to place this question, but I'm having problems getting the MySQL-python v1.2.0 working on my mac. When I try and set it up, as per the instructions I get the following errors: jasonvance$ python se