Forum Topic

Thanks for your participation and contribution.


Back to Useful References

pip install

Post a reply
629 views
i90runner
i90runner

pip install

https://phoenixnap.com/kb/install-pip-mac

Download pip by running the following command:
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

The curl command allows you to specify a direct download link. Use the -o option to set the name of the downloaded file.
Download pip via the get-pip.py script.
4. Install the downloaded package by running:
python3 get-pip.py

/etc/path

/sbin
/Users/raju/Library/Python/3.8/bin

1-1 of 1

Reply to this discussion

You cannot edit posts or make replies: You should be logged in before you can post.