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? Regards, Roman Phillip J. Eby schrieb: > Roman Bischoff wrote: > > Hi Max, > > > > I'm still struggling with the SVN based installation. I've thought that the > > problem is solved with updating setuptools, which was ok. But it isn't :( > > > > I'm wondering why there seems to be a problem with the proxy in urllib2. > > There is no proxy - I've a direct internet connection. Any idea? > > Check your environment for a 'http_proxy' variable, or the registry > under: > > HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet > Settings > > for ProxyEnable and ProxyServer keys. > > These are what urllib uses to decide if you have a proxy. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

