Skip to content

Instantly share code, notes, and snippets.

@unusedPhD
Created November 16, 2018 14:24
Show Gist options
  • Save unusedPhD/d3b1cd9ef954b60ac4f62a0d2a91a051 to your computer and use it in GitHub Desktop.
Save unusedPhD/d3b1cd9ef954b60ac4f62a0d2a91a051 to your computer and use it in GitHub Desktop.

Revisions

  1. unusedPhD created this gist Nov 16, 2018.
    4 changes: 4 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,4 @@
    CFLAGS="-I$(brew --prefix readline)/include -I$(brew --prefix openssl)/include -I$(xcrun --show-sdk-path)/usr/include" \
    LDFLAGS="-L$(brew --prefix readline)/lib -L$(brew --prefix openssl)/lib" \
    PYTHON_CONFIGURE_OPTS=--enable-unicode=ucs2 \
    pyenv install -v 3.6.0