<div dir="ltr"><div dir="ltr">Hi all,<div><br></div><div>I've installed GDAL 3.11.4 using VCPKG and am now trying to generate the python bindings using:</div><div><br></div><div><font face="monospace">pip install gdal</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">However I'm running into the following error:</font></div><div><font face="arial, sans-serif"><br></font></div><div><div style=""><font face="monospace">ERROR: Failed building wheel for gdal</font></div><div style=""><font face="monospace">Failed to build gdal</font></div><div style=""><font face="monospace">error: failed-wheel-build-for-install</font></div><div style=""><font face="monospace"><br></font></div><div style=""><font face="monospace">× Failed to build installable wheels for some pyproject.toml based projects</font></div><div style=""><font face="monospace">╰─> gdal</font></div></div><div style=""><font face="monospace"><br></font></div><div style=""><font face="arial, sans-serif">A bit of research online has led me to believe that the pip version is just broken and that the fix is installing a .whl file from cgholke's geospatial wheels repo but that seems like a workaround instead of a proper fix. Is there another way to fix this?</font></div></div></div>