Skip to content

Instantly share code, notes, and snippets.

@rybkinn
Last active May 6, 2022 16:49
Show Gist options
  • Select an option

  • Save rybkinn/65ae5f8a7ea31c02aa8fc79a12f4e2a4 to your computer and use it in GitHub Desktop.

Select an option

Save rybkinn/65ae5f8a7ea31c02aa8fc79a12f4e2a4 to your computer and use it in GitHub Desktop.

Revisions

  1. rybkinn revised this gist May 6, 2022. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions pipenv_pip_error.txt
    Original file line number Diff line number Diff line change
    @@ -1,2 +1 @@
    curl https:/bootstrap.pypa.io/get-pip.py -o get-pip.py
    python get-pip.py --force-reinstall
    curl -sS https://bootstrap.pypa.io/get-pip.py | python3.10
  2. rybkinn revised this gist May 6, 2022. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion pipenv_pip_error.txt
    Original file line number Diff line number Diff line change
    @@ -1,2 +1,2 @@
    curl https:/bootstrap.pypa.io/get-pip.py -o get-pip.py
    python get-pip.py --force-reinstall/
    python get-pip.py --force-reinstall
  3. rybkinn renamed this gist May 6, 2022. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  4. rybkinn created this gist May 6, 2022.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,2 @@
    curl https:/bootstrap.pypa.io/get-pip.py -o get-pip.py
    python get-pip.py --force-reinstall/