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