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
_______________________________________________
Pythonmac-SIG maillist  -  Pythonmac-SIG@python.org
http://mail.python.org/mailman/listinfo/pythonmac-sig
unsubscribe: http://mail.python.org/mailman/options/Pythonmac-SIG

Reply via email to