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
There is a known issue with the used psycopg2 version which will generate errors like:
lib/python3.6/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
If manage.py commands shall be used.
The text was updated successfully, but these errors were encountered:
gannebamm
added a commit
to gannebamm/djangodocker
that referenced
this issue
Oct 28, 2021
There is a known issue with the used psycopg2 version which will generate errors like:
If manage.py commands shall be used.
The text was updated successfully, but these errors were encountered: