I had the same issue yesterday with geodjango and this MemoryError and managed to find out it was caused by selinux. I wrote a custom selinux httpd policy, which took me a couple of iterations because after fixing one sealert I ran into the next. If you are still looking for a solution and interested in mine, let me know.
On Friday, 6 December 2019 02:54:18 UTC+1, Fernando González Cisneros wrote: > > thanks but i already did it, and the error is still there...i just have a > question, does geodjango has support gdal 3.0? > > El jue., 5 dic. 2019 a las 17:13, DANIEL URBANO DE LA RUA (< > [email protected] <javascript:>>) escribió: > >> In your case use yum to get thoses package >> >> On Fri, 6 Dec 2019, 00:12 DANIEL URBANO DE LA RUA, <[email protected] >> <javascript:>> wrote: >> >>> Try installing apt-ger install binutils libproj-dev gdal-bin >>> >>> -- >>> 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] <javascript:>. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-users/4dbbcc62-4758-4c7b-a016-62c7eeae0a72%40googlegroups.com >>> . >>> >> -- >> 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] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/CAO_yRT01mgR5wzFsHH2iTBSm2qTV7DFJyp7qKXzjrG3Piz_fdQ%40mail.gmail.com >> >> <https://groups.google.com/d/msgid/django-users/CAO_yRT01mgR5wzFsHH2iTBSm2qTV7DFJyp7qKXzjrG3Piz_fdQ%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> > -- 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/927a2d77-5057-4357-a936-fc151d3342c5%40googlegroups.com.

