Menu

Skip to content
  • Startups
  • Technical
  • Books
  • RSS
  • About
Value generation
Twitter LinkedIn GitHub

Value generation

psycopg2

12.09.2020 by Kirill on Technical

Fixing psycopg2 python package on Mac `ld: library not found for -lssl`

If you ever get

ld: library not found for -lssl

You should:

  1. Check you have openssl installed with brew install openssl
  2. Make sure that openssl-bindings are available in PATH: brew link openssl
  3. If the installation still fails and you are using poetry, you can try installing package with pip directly from the virtualenv.
 

Recent Posts

  • 4-stages Framework to start lying down in the direction of goal productively
  • Short Summary of Four Steps To The Epiphany
  • Short summary of Venture Deals
  • How to tell media about a startup
  • Очень краткое содержание книги «Джедайские техники»

RSS available

 Feedburner

Categories