Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#31838 closed New feature (invalid)

django.contrib.gis.geos.error.GEOSException: Could not parse version info string "3.8.0-CAPI-1.13.1 "

Reported by: palewire Owned by: nobody
Component: Uncategorized Version:
Severity: Normal Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

Same deal as #20036, #17212, #20036 and I'm sure others. Using Python 2.7, Django 1.11.29 and the latest postgis installed by default on Ubuntu 20.04 (a LTS release)

Change History (1)

comment:1 by Simon Charette, 4 years ago

Resolution: invalid
Status: newclosed

Both Django 1.11.x and Python 2.7 reached their end of life at this point.

You should upgrade to a supported Python and Django stack.

Last edited 4 years ago by Simon Charette (previous) (diff)
Note: See TracTickets for help on using tickets.
Back to Top