I've gone through so many questions and Google Searches, and my command prompt still continues to say that no command "mkvirtualenv" is found.
I am trying to create a virtual environment to use Django on, but I can't with this problem in the way.
I've gone through so many questions and Google Searches, and my command prompt still continues to say that no command "mkvirtualenv" is found.
I am trying to create a virtual environment to use Django on, but I can't with this problem in the way.
Assuming you are using Homebrew, i've found pyenv-virtualenvwrapper
to be lowest hassle.