【问题标题】:what might be the error causing while running the program运行程序时可能导致的错误是什么
【发布时间】:2021-07-02 23:04:29
【问题描述】:

我已经通过以下命令安装了故事板

sudo apt 更新 pip 安装故事板

但在我的程序中有一行导致错误

从情节提要导入坐标 ImportError: 无法导入名称坐标

在此之后我尝试使用命令安装坐标

pip 安装坐标

但它给出了这个错误

找不到满足需求坐标的版本(来自版本:) 未找到坐标的匹配分布

可以帮助我或建议应该做什么吗??

【问题讨论】:

    标签: python module storyboard coordinates importerror


    【解决方案1】:

    这个包可能不适用于旧的 pip,尝试更新 pip 然后安装它。

    其他原因请参考此链接:Fix the pip error: Couldn't find a version that satisfies the requirement

    【讨论】:

      猜你喜欢
      • 2010-09-21
      • 1970-01-01
      • 2016-11-25
      • 1970-01-01
      • 1970-01-01
      • 2023-03-14
      • 1970-01-01
      • 1970-01-01
      • 2019-08-19
      相关资源
      最近更新 更多