【问题标题】:Error output in Google Colab tutorial when installing tfx安装 tfx 时 Google Colab 教程中的错误输出
【发布时间】:2021-05-29 17:52:57
【问题描述】:

我正在运行以下Google Colab,但是当我运行以下命令时,出现以下错误:

!pip install -U tfx

--

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
multiprocess 0.70.11.1 requires dill>=0.3.3, but you have dill 0.3.1.1 which is incompatible.
jupyter-console 5.2.0 requires prompt-toolkit<2.0.0,>=1.0.0, but you have prompt-toolkit 3.0.18 which is incompatible.
google-colab 1.0.0 requires ipython~=5.5.0, but you have ipython 7.24.0 which is incompatible.
google-colab 1.0.0 requires requests~=2.23.0, but you have requests 2.25.1 which is incompatible.
datascience 0.10.6 requires folium==0.2.1, but you have folium 0.8.3 which is incompatible.

【问题讨论】:

标签: google-colaboratory tfx


【解决方案1】:

我确实遇到了与!pip install fiftyone 类似的问题,但是当我确实重复语法时,问题就消失了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 2019-08-09
    • 2023-01-07
    • 2022-11-13
    • 2021-08-29
    • 2021-05-18
    • 1970-01-01
    • 2019-11-02
    相关资源
    最近更新 更多