LineaLabs / lineapy

Move fast from data science prototype to pipeline. Capture, analyze, and transform messy notebooks into data pipelines with just two lines of code.
https://lineapy.org
Apache License 2.0
664 stars 58 forks source link

Change instructions to use psycopg2-binary #848

Closed andycui97 closed 1 year ago

andycui97 commented 1 year ago

Description

Change instructions to use psycopg2-binary

Fixes #839

How Has This Been Tested?

Reinstalled lineapy in a new venv from setup pip install -r requirements.txt and ensure no errors and that DB connection works.