[Pyobjc-dev] Installing Mysqldb Module on Python 2.5.1 on Mac OS X 10.5.8
Brought to you by:
ronaldoussoren
From: Muthoni M. <mut...@gm...> - 2010-07-30 14:24:02
|
Hello everyone, I am a new entrant to Python (but not new in programming). I am trying to install the mysqldb module on my Mac OS in vain. I have tried all the instructions in the README. I keep getting the following error setup_posix.py", line 32, in get_config metadata, options = get_metadata_and_options() File "/Users/Muthoni/phd2010/Thesis/software/Python/MySQL-python-1.2.3/setup_common.py", line 7, in get_metadata_and_options metadata = dict(config.items('metadata')) File "/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/ConfigParser.py", line 544, in items ConfigParser.NoSectionError: No section: 'metadata' Someone please help. Thank you very much, Muthoni |