Hi there I am trying to install Pylons, but I am getting stuck at the point shown below. I am downloading the dependencies as the easy_install shows they are needed, but the process just stops at PasteDeploy.
Any help with this would be appreciated. ------------------- (sandbox) C:\>easy_install.exe -f C:\downloads\pylons\ "Pylons==0.9.7" Searching for Pylons==0.9.7 Best match: Pylons 0.9.7 Processing pylons-0.9.7-py2.6.egg removing 'c:\sandbox\lib\site-packages\pylons-0.9.7-py2.6.egg' (and everything u nder it) creating c:\sandbox\lib\site-packages\pylons-0.9.7-py2.6.egg Extracting pylons-0.9.7-py2.6.egg to c:\sandbox\lib\site-packages pylons 0.9.7 is already the active version in easy-install.pth Installed c:\sandbox\lib\site-packages\pylons-0.9.7-py2.6.egg Processing dependencies for Pylons==0.9.7 Searching for PasteDeploy>=1.3.3 Best match: PasteDeploy 1.3.3 Processing pastedeploy-1.3.3.tar.gz Running PasteDeploy-1.3.3\setup.py -q bdist_egg --dist-dir c: \docume~1\morne\loc als~1\temp\easy_install-ilpchg\PasteDeploy-1.3.3\egg-dist-tmp-m5v7em error: Setup script exited with interrupted --------------- Morné --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
