[Bug 285654] graphics/py311-fiona: TypeError: 'type' object is not subscriptable on import
Date: Tue, 25 Mar 2025 17:44:38 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=285654 --- Comment #1 from Kyle Taylor <kyle.a.taylor@gmail.com> --- Ah. The version of graphics/py-fiona was built against an old version of GDAL 3.6. But the version of GDAL in latest is 3.10. :\ . root@alcatraz:~ # gdal-config --version 3.10.2 root@alcatraz:~ # pkg info py311-fiona py311-fiona-1.10.1 Name : py311-fiona Version : 1.10.1 Installed on : Tue Mar 25 17:20:31 2025 UTC Origin : graphics/py-fiona Architecture : FreeBSD:15:amd64 Prefix : /usr/local Categories : python graphics Licenses : BSD3CLAUSE Maintainer : lbartoletti@FreeBSD.org WWW : https://pypi.org/project/fiona/ Comment : OGR's neat and nimble API for Python programmers Shared Libs required: libm.so.5 libgdal.so.36 <--- libgcc_s.so.1 libcxxrt.so.1 libc.so.7 libc++.so.1 -- You are receiving this mail because: You are the assignee for the bug.