To Handle yourself use your head and to handle others use your heart
https://uoa-eresearch.github.io/eresearch-cookbook/recipe/2014/11/26/python-virtual-env/
pip install virtualenv
virtualenv mypython
source mypython/bin/activate
No comments:
Post a Comment