No distributions at all found for some package

后端 未结 9 1256
生来不讨喜
生来不讨喜 2021-01-01 12:19

error when installing some package but its actualy existing example django-ajax-filtered-fields==0.5

Downloading/unpacking django-aja

9条回答
  •  北海茫月
    2021-01-01 13:23

    Try upgrading pip. Version 7.1.2 does not have this issue.

    easy_install pip==7.1.2
    

提交回复
热议问题