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 wrote:
>
> 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 to the Google Groups 
"Django users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/django-users/-/WqZPwBreU4UJ.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to