Recently, I installed a package that requires Pygame learning environment: https://github.com/ntasfi/PyGame-Learning-Environment
I added 'ple' to my install_requires, but got this error despite PyGame-Learning-Environment being successfully installed:
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)