Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

675
Views
Python Django error : version GLIBC_PRIVATE not defined

I have a python Django project. When I run its manage.py script as manage.py runserver via the virtual env, I get the following import error. NOTE: I am using Fedora 26

ImportError:
 /home/xxxxx/Projects/Dev/yyyy/ENV/new_env/lib/python2.7/site-packages/psycopg2/.libs/libresolv-2-c4c53def.5.so:
symbol __res_maybe_init, version GLIBC_PRIVATE not defined in file
libc.so.6 with link time reference

What may be the reason?

over 4 years ago · Santiago Trujillo
2 answers
Answer question

0

Finally, I could find the solution. I was using an old version of

psycopg2

. So, I removed previously installed version with pip uninstall psycopg2 and reinstalled it as pip install psycopg2

over 4 years ago · Santiago Trujillo Report

0

Was facing the same Issue worked after Installing:

pip install psycopg2-binary 
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!