Cannot search package in PyPI with pip

大憨熊 提交于 2019-12-11 11:03:28

问题


nose-printlog is listed in PyPI but when I search the package by pip, I cannot see it by pip search nose-printlog.

Does anyone know why it's not searchable in pip?

Note: Now you can find it by the pip search nose-printlog command. This question was posted relatively in a short time after the package was uploaded.


回答1:


It seems that is a heavy issue that persists since 2015, here there is the bug discussion group. 03/04/2016 is still not resolved.

UPDATE: Issue #397 has been raised for the same reason.




回答2:


Now I can search using the same pip search nose-printlog command. Probably I needed to wait for several hours for it to be available in pip command.

Note that I didn't search the package 3 hours later from the registration on PyPI.

12:44 pm UTC - Registered to PyPI
 3:54 pm UTC - Still not searchable
 4:09 pm UTC - Searchable


来源:https://stackoverflow.com/questions/31679944/cannot-search-package-in-pypi-with-pip

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!