#20036: django.contrib.gis.geos.error.GEOSException: Could not parse version 
info
string "3.4.0dev-CAPI-1.8.0 r0"
--------------------------------+------------------------------------
     Reporter:  chikiro.spam@…  |                    Owner:  nobody
         Type:  Bug             |                   Status:  closed
    Component:  GIS             |                  Version:  1.5
     Severity:  Normal          |               Resolution:  fixed
     Keywords:                  |             Triage Stage:  Accepted
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  0               |                    UI/UX:  0
--------------------------------+------------------------------------

Comment (by artscoop):

 Still happens in probably every single version of Django from 1.6 at least
 up to 1.11.4, in Arch where the version is `3.6.2-CAPI-1.10.2 4d2925d6`
 The failure looks like this:

 {{{
   File "/run/media/artscoop/.../lib/python3.6/site-
 packages/django/contrib/gis/geos/__init__.py", line 18, in <module>
     HAS_GEOS = geos_version_info()['version'] >= '3.3.0'
   File "/run/media/artscoop/.../lib/python3.6/site-
 packages/django/contrib/gis/geos/libgeos.py", line 196, in
 geos_version_info
     raise GEOSException('Could not parse version info string "%s"' % ver)
 django.contrib.gis.geos.error.GEOSException: Could not parse version info
 string "3.6.2-CAPI-1.10.2 4d2925d6"
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20036#comment:15>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/080.c766471ce7ceaef1ddab8f175eb0b9dd%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to