Skip to content

Instantly share code, notes, and snippets.

@zhoudaxia233
Last active June 11, 2018 19:49
Show Gist options
  • Save zhoudaxia233/6de10a4412186b9485d7dbb5407ea13e to your computer and use it in GitHub Desktop.
Save zhoudaxia233/6de10a4412186b9485d7dbb5407ea13e to your computer and use it in GitHub Desktop.
Install pip packages on python3.6
sudo python3.6 -m pip install --upgrade pip
sudo python3.6 -m pip install [package_name]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment