pyshop
pyshop copied to clipboard
visit /pypi error
when I visit host:8000/pypi,error occurs
find error in log
This error results in that I can't use "pip search"
As far as I can tell, you are not supposed to be able to visit /pypi with a browser (although this should be handled so that the user knows this). The only place that should have /pypi is your pip.conf or when you manually specify it in your pip install command.