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