Skip to content
This repository has been archived by the owner on Dec 5, 2021. It is now read-only.

pip search fails #88

Open
beegmon opened this issue Oct 13, 2017 · 1 comment
Open

pip search fails #88

beegmon opened this issue Oct 13, 2017 · 1 comment

Comments

@beegmon
Copy link

beegmon commented Oct 13, 2017

I am using python 2, so I think search should work and I have the appropriate [search] in my pip.conf file. However, when issuing a search with pip, pyshop reports the following:

[pyshop.security][waitress] [x.x.x.x] POST Current request matches no route

I am running the latest pyshop version installed via pip.
@goatsthatcode
Copy link

updating pip.conf to the following seems to fix the error, though I'm not sure if the index parameter is used elsewhere...

[search]
index = pip:changeme@localhost:8000/pypi/xmlrpc

@mardiros does changing this on the client's config solve this problem without making new ones? If so I would be happy to update the documentation and send over a PR

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants