【发布时间】:2009-11-26 11:46:27
【问题描述】:
我已经下载了 mysqlDb,在安装它时出现如下错误:
C:\Documents and Settings\naresh\Desktop\MySQL-python-1.2.3c1>setup.py build 回溯(最近一次通话最后): 文件“C:\Documents and Settings\naresh\Desktop\MySQL-python-1.2.3c1 \setup.py",第 15 行,在 元数据,选项 = get_config() 文件“C:\Documents and Settings\naresh\Desktop\MySQL-python-1.2.3c1 \setup_windows.py",第 7 行,在 get_config serverKey = _winreg.OpenKey(_winreg.HKEY_LOCAL_MACHINE, options['registry_key']) WindowsError: [错误 2] 系统找不到指定的文件我能做些什么来解决这个问题?
【问题讨论】: