Henning Hraban Ramm wrote: > 2007/9/6, Henning Hraban Ramm <[EMAIL PROTECTED]>: >> I'm using still Python 2.4.4 because it works for me - pure laziness >> to upgrade all those modules. > > I know why I hesitated: There's still no pre-built MySQLdb for Python > 2.5 on OS X. > Just trying to build it myself, but since you need the MySQL sources, > it's surely not for everybody.
IIRC I've always had to build my own MySQLdb for OS X. But this was little more than installing XCode and then doing 'sudo python setup.py install'. -- pkm ~ http://paulmcnett.com _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]
