[BangPypers] installing MySQLdb

Anirudh Asokan anirudh.asokan at gmail.com
Fri Jan 22 16:26:24 CET 2010


i installed setup tools, now when i try running mysqldb's setup.py this is
what im gettin...

anirudh at Kat:/$ sudo python /home/anirudh/Downloads/MySQL-python/setup.py
Traceback (most recent call last):
  File "/home/anirudh/Downloads/MySQL-python/setup.py", line 15, in <module>
    metadata, options = get_config()
  File "/home/anirudh/Downloads/MySQL-python/setup_posix.py", line 32, in
get_config
    metadata, options = get_metadata_and_options()
  File "/home/anirudh/Downloads/MySQL-python/setup_common.py", line 7, in
get_metadata_and_options
    metadata = dict(config.items('metadata'))
  File "/usr/lib/python2.6/ConfigParser.py", line 564, in items
    raise NoSectionError(section)
ConfigParser.NoSectionError: No section: 'metadata'


-- 
Cheers,
Anirudh Asokan
www.anirudh.ind.in


More information about the BangPypers mailing list