#104·japronto

pip install not working

Author: bhchCreated Dec 30, 2017Updated Aug 3, 2022

pip install japronto is not working because it can't find the package.

Reason is because it's missing from the package list page (https://pypi.python.org/simple/)

Surprisingly, if you go to https://pypi.python.org/simple/japronto/ the links are available. But that doesn't really matter because pip looks for the packages in the main page.