【发布时间】:2020-07-23 04:45:55
【问题描述】:
我正在尝试将它安装在 colab 笔记本上。 我试过的命令是:
pip install models
它给我的错误是:
Collecting models
Using cached https://files.pythonhosted.org/packages/92/3c/ac1ddde60c02b5a46993bd3c6f4c66a9dbc100059da8333178ce17a22db5/models-0.9.3.tar.gz
ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
【问题讨论】:
-
我检查了它。但我有不同的错误。不喜欢这个..
标签: python tensorflow google-colaboratory tensorflow-model-analysis