[OSGeoLive] #2426: python3 pygeos

OSGeoLive trac_osgeolive at osgeo.org
Sat Apr 29 15:07:54 PDT 2023


#2426: python3 pygeos
-----------------------+-------------------------
 Reporter:  darkblueb  |      Owner:  osgeolive@…
     Type:  task       |     Status:  new
 Priority:  normal     |  Milestone:
Component:  OSGeoLive  |   Keywords:
-----------------------+-------------------------
 Shapely2 will change the depends chain for **GEOS** in python; **ol16**
 Shapely 1.8x clients still depend on `pygeos`

 reference: [https://pygeos.readthedocs.io/en/stable/ pygeos.readthedocs.io
 ]

 {{{
 IPython 7.31.1 -- An enhanced Interactive Python. Type '?' for help.

 In [1]: import shapely

 In [2]: shapely.__version__
 Out[2]: '1.8.5'

 In [3]: import pygeos
 ---------------------------------------------------------------------------
 ModuleNotFoundError                       Traceback (most recent call
 last)
 <ipython-input-3-212f7c7fc761> in <module>
 ----> 1 import pygeos

 ModuleNotFoundError: No module named 'pygeos'

 }}}
-- 
Ticket URL: <https://trac.osgeo.org/osgeolive/ticket/2426>
OSGeoLive <https://live.osgeo.org/>
self-contained bootable DVD, USB thumb drive or Virtual Machine based on Lubuntu, that allows you to try a wide variety of open source geospatial software without installing anything.


More information about the osgeolive mailing list