[Pythonmac-SIG] MySQL-python

Craig Amundsen amundsen463 at yahoo.com
Tue Sep 23 19:16:11 EDT 2003


Hi -

I'm trying to build the MySQL-python module (v0.9.2) using the fink 
version of python (2.2.2) on a G4 iMac running 10.2.6 (and 10.2.8 for 
that matter) and I'm getting this error:

line 1033, in gen_lib_options
   File "/sw/lib/python2.2/posixpath.py", line 65, in split
     i = p.rfind('/') + 1
AttributeError: 'int' object has no attribute 'rfind'

when I try to run
/sw/bin/python setup.py build

I've looked about on the web and posted to comp.lang.python and gotten 
no joy. Does anyone in pythonmac-sig land have any advice on how to get 
the module to build?

TIA
- Craig




More information about the Pythonmac-SIG mailing list