After making changes to .bash_profile, You should source it,

source ~/.bash_profile

or logout and login again...

or, for one time only, execute the commands

export WORKON_HOME=$HOME/.virtualenvs
source $HOME/bin/virtualenvwrapper_bashrc

in Your shell.

Michal

2009/8/15 Jason Brower <encomp...@gmail.com>:
>
> I cleared everything out and started clean...
> Now I am stuck at this with your instructions.
> mkvirtualenv web2py
> it gives me...
> [redwings]$ mkvirtualenv web2py
> -bash: virtualenv: command not found
> [redwings]$
> Any ideas?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to