On Nov 24, 2007, at 4:55 PM, walterbyrd wrote:

>
> I am using the tutorial found here:
>
> http://blog.micampe.it/articles/tag/dreamhost
>
> It work until I try to run:
>
> python2.4 bin/ez_setup.py
>
> That causes this error:
>
> [Errno 13] Permission denied: '/usr/lib/python2.4/site-packages/test-
> easy-install-12226.write-test'
>

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:

"To make the illusion more real, you should then add ~/bin in front  
of your $PATH, so that you can just type python in the shell and the  
interpreter used will be your private one instead of the global one."


--
Philip Jenvey



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To post to this group, send email to pylons-discuss@googlegroups.com
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to