install_requires名称从哪里来?

时间:2018-12-15 07:01:24

标签: python pygame setuptools

最近,我安装了一个需要Pygame学习环境的软件包:https://github.com/ntasfi/PyGame-Learning-Environment

我在install_requires中添加了'ple',但是尽管成功安装了PyGame-Learning-Environment,却出现了此错误:

  Could not find a version that satisfies the requirement ple (from MonsterKong-RandomEnsemble==0.0.1) (from versions: ) No matching distribution found for ple (from MonsterKong-RandomEnsemble==0.0.1)

1 个答案:

答案 0 :(得分:0)

检查其他MonsterKong-RandomEnsemble版本,并检查发行名称的拼写是否正确