i installed the pip on windows 7(32-bit) but i have below error.
C:\Python\Python36-32\Scripts>pip --version
Fatal error in launcher: Unable to create process using '"'
C:\Python\Python36-32\Scripts>pip install httpie
Fatal error in launcher: Unable to create process using '"'
i have saved get-pip.py file in C:\Python. i have set the system variables also.i have followed the page for installation https://dev.to/el_joft/installing-pip-on-windows can someone help here