Cannot Search Package In PyPI With Pip
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 ca
Solution 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.
Solution 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
Post a Comment for "Cannot Search Package In PyPI With Pip"