smartfriend_ 2022-04-04 12:21 采纳率: 20%
浏览 1120

ModuleNotFoundError: No module named 'models'

我在google colab上运行一个程序时,出现了这个错误

ModuleNotFoundError: No module named 'models'

我pip install models后,
显示ERROR: Could not find a version that satisfies the requirement models (from versions: 0.0.3, 0.0.4, 0.0.5, 0.1.0, 0.1.1, 0.2.0, 0.3.0, 0.4.0, 0.7.0, 0.8.0, 0.9.0, 0.9.1, 0.9.2, 0.9.3)
ERROR: No matching distribution found for models

要怎么改啊??

img

img

  • 写回答

1条回答 默认 最新

  • hellobigorange 人工智能领域新星创作者 2022-04-04 12:54
    关注

    是不是记错包名了python好像没有models包

    评论

报告相同问题?

问题事件

  • 创建了问题 4月4日