Re: ActivePython 2.4.2.10, Mac OS X (Intel) problems

2006-03-11 Thread Brett Powley
ython get confused although neither of these things explain the error message, which indicates that _mysql.so is in the right place, and that the right version of Python is being used. On 11/03/2006, at 11:13 AM, Trent Mick wrote: [Brett Powley wrote] ... ImportError: Failure

Re: ActivePython 2.4.2.10, Mac OS X (Intel) problems

2006-03-10 Thread Brett Powley
Yes, I've built them separately for each Python. The MySQLdb setup.py script uses whichever one is found in the PATH first to build and install. It definitely builds and installs into /Library/ Frameworks/Python.framework/Versions/2.4/lib/python2.4/site- packages. And it's definitely built

Re: ActivePython 2.4.2.10, Mac OS X (Intel) problems

2006-03-10 Thread Brett Powley
terfering with each other.) ------ Brett Powley -- PhD Candidate Centre for Language Technology, Macquarie University, Australia w: http://www.ics.mq.edu.au/~bpowley faciendi plures libros nullus est finis frequensque medit

ActivePython 2.4.2.10, Mac OS X (Intel) problems

2006-03-09 Thread Brett Powley
n issue with ActivePython on Intel, or is it something to do with the way that MySQLdb is built? ------ Brett Powley -- PhD Candidate Centre for Language Technology, Macquarie University, Australia w: http://www.ics.mq.edu.au/~bpowl