Www.mystudyzone.com

Install python and make sure you have checked the : ADD python3.7 to PATH. STEP 2: Install pip Tool: C: \ >python-m pip : install-U pip: STEP 3: Install the python Virtual Environment: C: \ >pip install : virtualenv: STEP 4: Create and Enter a root directory for all your projects. C:\> md : ................
................