[osgeo4w-dev] [osgeo4w] #868: python3-rasterio broken in latest release
OSGeo4W
trac_osgeo4w at osgeo.org
Sun Feb 2 19:18:22 PST 2025
#868: python3-rasterio broken in latest release
-------------------------------+---------------------------
Reporter: Christina Ratcliff | Owner: osgeo4w-dev@…
Type: defect | Status: new
Priority: critical | Component: Package
Version: | Keywords:
-------------------------------+---------------------------
After installing python3-rasterio, {{{import rasterio}}} fails with
{{{
>>> import rasterio
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\PROGRA~1\QGIS34~1.2\apps\Python312\Lib\site-
packages\rasterio\__init__.py", line 25, in <module>
from rasterio._base import DatasetBase
ImportError: DLL load failed while importing _base: The specified
procedure could not be found.
}}}
--
Ticket URL: <https://trac.osgeo.org/osgeo4w/ticket/868>
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