Try installing this package, pip install psycopg2-binary
On Wed, Sep 15, 2021 at 10:45 PM Kasper Laudrup <[email protected]> wrote: > On 15/09/2021 16.40, 'Maryam Yousaf' via Django users wrote: > > Hello, > > > > I need psycopg2 for postgres database in django. While installing it, I > > am getting below error. I tried everything on internet but it still > > there. Kindly help me out. > > > > Did you try this: > > > https://stackoverflow.com/questions/65059310/apple-m1-install-psycopg2-package-symbol-not-found-pqbackendpid > > I don't know much about MacOSX, but I would assume you have an > unsupported version of Postgres installed. > > Kind regards, > > Kasper Laudrup > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/d667e7fa-57a7-ee16-0390-6834e0f0f006%40stacktrace.dk > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFB6YJrWD-Thhida0%2B1fzgzox6ca_CPSPoLgEzTveE8009VwVg%40mail.gmail.com.

