Hi, this is my first mail.<br><br>I have a problem with ez_setup.py. Whenever I use &quot;easy_install&quot; to download and install a package I get the same connection refused error, for example if I want to download geopy:
<br><br>C:\Python25&gt;easy_install geopy<br>Searching for geopy<br>Reading <a href="http://cheeseshop.python.org/pypi/geopy/">http://cheeseshop.python.org/pypi/geopy/</a><br>error: Download error: (10061, &#39;Connection refused&#39;)
<br><br><br>I don&#39;t know what may be the problem. I had to install Pylons so I had to download all single dependencies packages it has, one by one, recursively to install it.<br><br>I&#39;m using Python 2.5, on Windows XP, my setuptools version is 
0.6c5. I also have a firewall but turning it off doesn&#39;t help.<br><br>I hope someone has an idea and can help me with my problem.<br><br>Thanks in advance.<br>