I am trying to find out why my virtualenv and/or virtualenv wrapper - installed using pip using homebrew - cannot be foun
virtualenv
pip
homebrew
In your .bashrc you need to have:
export WORKON_HOME=~/.virtualenvs source /usr/local/bin/virtualenvwrapper.sh