Skip to content

Instantly share code, notes, and snippets.

@obengwilliam
Created February 16, 2021 16:10
Show Gist options
  • Select an option

  • Save obengwilliam/0a2ef80f55106d29e3cad7e1bfc50c5d to your computer and use it in GitHub Desktop.

Select an option

Save obengwilliam/0a2ef80f55106d29e3cad7e1bfc50c5d to your computer and use it in GitHub Desktop.

Revisions

  1. obengwilliam created this gist Feb 16, 2021.
    3 changes: 3 additions & 0 deletions pyenv.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    #### install using pyenv on mac 11
    pyenv install --patch 3.8.3 < <(curl -sSL https://github.com/python/cpython/commit/8ea6353.patch)