# Start an admin command shell. 
# Go to your Inkscape directory. 
cd "c:\Program Files (x86)\Inkscape"
# Then do:
python\python.exe get-pip.py --trusted-host pypi.python.org
python\Scripts\pip.exe --trusted-host pypi.python.org install pillow

