Hi all,
I've followed this guide to get a virtualenv setup (python 3.6) and I'm running into a problem with the first step. I keep getting this error on the first step.
bash: mkvirtualenv: command not found
I have access to the virtualenv command but the mkvirtualenv give me an error every time.
Thanks