Skip to content

Instantly share code, notes, and snippets.

@hoat23
Created July 4, 2022 16:14
Show Gist options
  • Save hoat23/381e45e6db3afa6ccfd99bd8a128b020 to your computer and use it in GitHub Desktop.
Save hoat23/381e45e6db3afa6ccfd99bd8a128b020 to your computer and use it in GitHub Desktop.
Python PIP commands
pip uninstall pip setuptools && curl -s https://bootstrap.pypa.io/get-pip.py | python
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment