What does "-bash: mkvirtualenv: command not found mean"?

Hi all!


I'm a new Apple developer and setting up my workstation for coding. I have downloaded pip and virtualenv (along with xCode 8, associated command line tools, Python, and Homebrew). Whenever I try to enter the command "mkvirtualenv test_env" at the terminal to create a virtual environment, I receive the error "-bash: mkvirtualenv: command not found." What does this mean and how do I rectify this?


I am using a Mac Mini running El Capitan.


Thank you -


Best,

Joe

Confirm your setup process:

h

ttps://virtualenvwrapper.readthedocs.io/en/latest/


Still no joy, ask Doug and/or see...


Support


Join the virtualenvwrapper Google Group to discuss issues and features.

What does "-bash: mkvirtualenv: command not found mean"?
 
 
Q