You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The problem is it is trying to build psycopg2 rather than use psycopg2-binary in order to build psycopg2 from source you need to have the postgresql development set up. With psycopg2-binary properly installed it will do the right thing even if you do not have any database set up.
I am trying to build the course (thinkcspy) by using the
build.sh
file.I get many errors like this, and have no idea what I have done incorrectly.
The text was updated successfully, but these errors were encountered: