Hi Pete, I'm not sure why it is failing because easy_install should be able to find Myghty from the python cheeseshop.
Which version of setuptools are using, with which version of Python on which operating system? Try issuing these commands to upgrade setuptools and manually install Myghty easy_install -U setuptools easy_install -U http://cheeseshop.python.org/packages/source/M/Myghty/Myghty-1.0.2.tar.gz HTH James Pete wrote: > Hi! > > I am trying to easy_install Pylons, but the installation fails at: > > Downloading http://64.74.207.41/sourceforge/myghty/Myghty-1.0.2.tar.gz > error: Download error: (61, 'Connection refused') > > trying to easy_install Myghty separately yields a similar error (but > for a different ip-address). Is there a workaround to get Pylons > installed? > > Regards, > > Peter > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss -~----------~----~----~----~------~----~------~--~---
