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 Reading http://pypi.python.org/simple/Pylons/ Reading http://www.pylonshq.com/ Download error: [Errno 110] Connection timed out -- Some packages may not be found! (It seems like http://www.pylonshq.com/ does not exist any more) Does anyone know what is going on? Also, does anyone have any tips on how I can install Pylons 1.0? -- 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.
