Re: pip search raises "time out"

2013-01-10 Thread j_syk
I just tried it and it returned about 3500 results. Did you really want that many results? running "pip search --help" shows that you can set a --timeout flag, and the default is 15 seconds try: pip search --timeout=30 Django On Wednesday, January 9, 2013 8:34:41 AM UTC-6, Matias Montenegro

pip search raises "time out"

2013-01-09 Thread Matias Montenegro
I need a hand with this problem. I get a "time out" exception when i run "pip search", but "pip install" works fine. I'm using a proxy and I can't deactivate it. Does anybody know why it might be happening? http://pastebin.com/2z7SPqf2 -- You received this message because you are subscribed t