Skip to content

Instantly share code, notes, and snippets.

@geekforbrains
Created November 15, 2016 21:01
Show Gist options
  • Save geekforbrains/3a2836dac8a147a91b0600fcfff3c58d to your computer and use it in GitHub Desktop.
Save geekforbrains/3a2836dac8a147a91b0600fcfff3c58d to your computer and use it in GitHub Desktop.

Revisions

  1. geekforbrains created this gist Nov 15, 2016.
    5 changes: 5 additions & 0 deletions shell.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,5 @@
    $ xcode-select --install
    $ brew install openssl
    $ virtualenv env
    $ . env/bin/activate
    $(env) env LDFLAGS="-I/usr/local/opt/openssl/include -L/usr/local/opt/openssl/lib" pip install psycopg2