gpt4 book ai didi

python - 为 python2.6 安装 mysqldb 时出现问题

转载 作者:行者123 更新时间:2023-11-30 23:41:02 27 4
gpt4 key购买 nike

我的 mysql 数据库位于远程机器上...所以我的本地机器上没有 mysql 的任何本地副本..我收到注册表项错误...(找不到文件)...

serverKey = _winreg.OpenKey(_winreg.HKEY_LOCAL_MACHINE, options['registry_key'])
WindowsError: [Error 2] The system cannot find the file specified

我认为它需要有一个 mysql 的本地副本...我如何为驻留在另一台机器上的数据库安装 mysqldb???

最佳答案

您确实需要 MySQL 的本地副本才能为 Python 编译 MySQL 扩展。 This page似乎包含适用于 Windows 的分步指南。

但是,您可能会运气好 pre-compiled MySQL module .这应该适用于 Python 2.6。

关于python - 为 python2.6 安装 mysqldb 时出现问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3036845/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com