Apologies if this is a basic question:
I have been trying to setup Python on my laptop by following the tutorial here. Under PIP, VIRTUALENV + VIRTUALENVWRAPPER<
According to your comment, virtualenvwrapper.sh is not in /usr/local/bin.
virtualenvwrapper.sh
/usr/local/bin
You should pass correct path to source command.
source
source /path/to/..../Scripts/virtualenvwrapper.sh