在Windows 7上安装Python MySQLdb时出错
发布时间:2020-12-14 05:30:30 所属栏目:Windows 来源:网络整理
导读:请看下面的stacktrace,这是权限问题吗? C:ProjectMySQL-python-1.2.3python setup.pyTraceback (most recent call last): File "setup.py",line 15,in module metadata,options = get_config() File "C:ProjectMySQL-python-1.2.3setup_windows.py",li
请看下面的stacktrace,这是权限问题吗?
C:ProjectMySQL-python-1.2.3>python setup.py Traceback (most recent call last): File "setup.py",line 15,in <module> metadata,options = get_config() File "C:ProjectMySQL-python-1.2.3setup_windows.py",line 7,in get_config serverKey = _winreg.OpenKey(_winreg.HKEY_LOCAL_MACHINE,options['registry_key']) WindowsError: [Error 2] The system cannot find the file specified C:ProjectMySQL-python-1.2.3> Python版本是(ActiveState)2.7.1 解决方法
MySQL是一个先决条件,如MySQLDb的README中所述
(编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |
相关内容
- 迁移 – 将服务器迁移到新硬件 – SBS 2008
- Task Scheduler如何在Windows 7上保存密码?
- wpf – WindowsFormsHost控件上的ContextMenu
- windows-server-2008 – 如果计算机与ADUC中的另一个计算机
- 在windows server 2008的虚拟机中搭建openfilter(一)
- Windows – 企业环境中的Microsoft浏览器选择
- windows – 如何获得屏幕自动旋转的状态?
- windows – 具有Splatting错误的新ADUser
- .net – 没有足够的存储空间来完成此操作 – 程序存储内存?
- Windows 8 – 如何为IIS 8启用SMTP?