I have virtualenv and virtualenvwrapper installed, but when trying to setup an application, I enter mkvirtualenv --no-site-packages
I get the following error:
-bash: mkvirtualenv: command not found
I am not sure how to troubleshoot this. As a beginner, I'd be grateful for any help.