On Aug 8, 8:17 am, Petr Blahos <[email protected]> wrote: > > I'm trying to install Pylons using easy_install, but the installation > > egg does not seem to be available. > > > bash-4.2$ ./easy_install "Pylons>=1.0" > > Searching for Pylons>=1.0 > > Readinghttp://pypi.python.org/simple/Pylons/ > > Readinghttp://www.pylonshq.com/ > > Download error: [Errno 110] Connection timed out -- Some packages may > > not be found! > > Works for me. Can you easy_install anything else? Aren't you behind some evil > proxy?
Hmmm, it's working for me, but it's very slow. Takes The 1.0 download link is missing from http://pylonsproject.org/projects/pylons-framework/download There's also no 1.0 tag in either the tree on github or bitbucket. Also, is there really a 1.0.1 around? See http://docs.pylonsproject.org/projects/pylons_framework/dev/upgrading.html#id2 Ross -- 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?hl=en.
