【问题标题】:Could not install the Python driver for RethinkDB无法为 RethinkDB 安装 Python 驱动程序
【发布时间】: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"

请帮我解决这个问题。谢谢!

【问题讨论】:

    标签: python pip rethinkdb


    【解决方案1】:

    尝试使用pip install rethinkdb

    这里有更多信息:https://www.rethinkdb.com/docs/guide/python/

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-05-15
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多