[osgeo4w-dev] [osgeo4w] #770: python3-rasterio broken in latest two releases
OSGeo4W
trac_osgeo4w at osgeo.org
Sun Dec 11 16:10:14 PST 2022
#770: python3-rasterio broken in latest two releases
----------------------+---------------------------
Reporter: cratcliff | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: critical | Component: Package
Version: | Keywords: rasterio
----------------------+---------------------------
I get the following message when importing rasterio (1.3.3-2 and 1.3.3-1)
{{{
import rasterio
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\PROGRA~1\QGIS32~1.3\apps\Python39\lib\site-
packages\rasterio\__init__.py", line 28, in <module>
from rasterio._version import gdal_version, get_geos_version,
get_proj_version
ImportError: DLL load failed while importing _version: The specified
procedure could not be found.
}}}
Probably related to changes in rasterio packaging
(https://github.com/rasterio/rasterio/releases/tag/1.3.3,
https://github.com/rasterio/rasterio/pull/2594)
Is there a way to access older versions using command line installs until
it gets fixed?
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/770>
OSGeo4W <http://trac.osgeo.org/osgeo4w>
OSGeo4W is the Windows installer and package environment for the OSGeo stack.
More information about the osgeo4w-dev
mailing list