I am trying to create virtual env with python2 in mac os from here.
While running pip install virtualenv
command in terminal I am getting following error.
Could not find a version that satisfies the requirement virtualenv (from versions: )
No matching distribution found for virtualenv
Kenil Vasani
Run this command and try again
The detailed description can be found in the link shared by Anupam in the comments.