【发布时间】:2019-05-23 10:57:16
【问题描述】:
Python 版本:3.7.3
Pip 版本:19.1.1
我正在尝试为 RethinkDB 安装 Python 驱动程序,但失败了。
pip install rethink
它给我发了错误通知,也就是
"ERROR:Could not find a version that satisfies the requirement rethink (from version: none)
ERROR: No matching distribution found for rethink"
请帮我解决这个问题。谢谢!
【问题讨论】: