Skip to content

Instantly share code, notes, and snippets.

@EncodeTheCode
Created June 9, 2021 12:58
Show Gist options
  • Save EncodeTheCode/1ee16e7906b317e527c12895485b24d5 to your computer and use it in GitHub Desktop.
Save EncodeTheCode/1ee16e7906b317e527c12895485b24d5 to your computer and use it in GitHub Desktop.
python -m pip --version
python -m ensurepip --default-pip
python "C:\get-pip.py"
python -m pip install --upgrade pip setuptools wheel
python -m pip download lxml
python -m pip install lxml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment