Search code examples
pythonpippypi

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 can find it by the pip search nose-printlog command. This question was posted relatively in a short time after the package was uploaded.


Solution

  • 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.