2. Install python
3. curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
4. Then run the following command in the folder where you have downloaded
python get-pip.pyget-pip.py
:5. Add pip installation path to environment PATH
6. check
pip help
No comments:
Post a Comment