Table of Contents
-
Download embeddable package(64 bit) from https://www.python.org/downloads/windows/
-
Extract the zip and place in prefered folder.
-
Open Environment Window, add environment field
PYTHON_HOME=<folder of python extraction including python folder> -
Update Path field in environment to include
%PYTHON_HOME%and%PYTHON_HOME%\Scripts
-
Go to
%PYTHON_HOME%folder and editpython<version>._pthfile and uncommentimport site -
Download get-pip.py
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
-
Install pip
python get-pip.py
-
Verify pip is installed
pip -V
-
Install
packagingmodule
python -m pip install packaging
-
Install
requestsmodule
python -m pip install requests
-
Install
rapidfuzzmodule
python -m pip install rapidfuzz
-
Install
scikit-buildmodule
python -m pip install requests
-
Install
scikit-buildmodule
python -m pip install scikit-build
-
Install
poetrymodule
python -m pip install poetry