Issue with psycopg2 #4
Unanswered
jalilkarimi99
asked this question in
Q&A
Replies: 2 comments 2 replies
-
HI @jalilkarimi99 this error has been thrown when pip tried to install the You probably need to have the compiler and header files mentioned in "Build prerequisites" - something like If this helps, can you open a PR to improve the documentation in |
Beta Was this translation helpful? Give feedback.
2 replies
-
Yes! I tried all the steps mentioned in the website
…On Tue, 28 Mar 2023 at 14:34, Tom Russell ***@***.***> wrote:
Did you also try the quick install method? pip install psycopg2-binary
—
Reply to this email directly, view it on GitHub
<#4 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6C2JRYNGLAASKJ4N7VKX23W6LLGDANCNFSM6AAAAAAWHXW7SQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
I am working for ColoringSweden and came across an issue which can be seen in the picture above does anyone have any suggestion on how I can solve it? I tried this command in terminal "pip install -r requirements.txt" to setup a test database
Beta Was this translation helpful? Give feedback.
All reactions