Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ahmadronaghdev/1c1cd346e755cfcd2db57ff0f0457ed5 to your computer and use it in GitHub Desktop.
Save ahmadronaghdev/1c1cd346e755cfcd2db57ff0f0457ed5 to your computer and use it in GitHub Desktop.

Revisions

  1. @diegopacheco diegopacheco created this gist Jan 5, 2017.
    4 changes: 4 additions & 0 deletions pip3-python3-ubuntu.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    ```bash
    sudo apt-get install python3-setuptools
    sudo easy_install3 pip
    ```