On Nov 25, 11:21 am, Philip Jenvey <[EMAIL PROTECTED]> wrote: > > This means you're using the system-wide python instead of your > virtual-python version. Reread the paragraph prior to the ez_setup.py > line: >
Thank you. The problem was: dreamhost puts each domain in a directory of the same name, but the setup scripts - I guess - use the path defined in $HOME, which is one directory back. So python 2.4 was installed in the ../bin/directory.com, and I was expecting it in ../ directory.com/bin. Now I am having a different problem. I can not download QuickWiki. It keeps timing out. -- Downloading http://prdownloads.sourceforge.net/docutils/docutils-0.4.tar.gz?download error: Download error for http://prdownloads.sourceforge.net/docutils/docutils-0.4.tar.gz?download: (110, 'Connection timed out') -- I have tried setting my browser URL to http://prdownloads.sourceforge.net/docutils/ - that times out also. Is sourceforge having some temporary problem, or is the directory wrong? Maybe they moved it, or something? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
