Roman wrote: > Hi all, > > Thank you. Finally it works. > Yes, I had a 'http_proxy' variable in windows environment - but didn't > remember that. > > But why didn't I have this problem when using easy_install for other > thirdparty packages like cherrypy and kid?
If they were installed from local copies, easy_install wouldn't have been fetching anything from the 'net, so the proxy setting wouldn't matter. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

