Replies: 1 comment 1 reply
-
Try installing the non -binary version. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am writing a python script to query data from postgreSQL on vscode
After installing psycopg2-binary, I got a segmentation fault error. Is there something I'm not doing right?
I tried to reinstall python from brew and reinstalled venv as mentioned here by
arogozhnikov but the error still persists.
Beta Was this translation helpful? Give feedback.
All reactions