首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >安装tfx时Google教程中的错误输出

安装tfx时Google教程中的错误输出
EN

Stack Overflow用户
提问于 2021-05-29 17:52:57
回答 1查看 2.4K关注 0票数 1

我正在运行以下谷歌Colab,但是当我运行以下命令时,会得到以下错误:

代码语言:javascript
复制
!pip install -U tfx

--

代码语言:javascript
复制
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.
EN

回答 1

Stack Overflow用户

发布于 2022-03-19 09:28:27

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

票数 1
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/67754324

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档