devenv icon indicating copy to clipboard operation
devenv copied to clipboard

extensions/gdal_wrap.cpp:3089:10: fatal error: 'utility' file not found

Open jcf opened this issue 1 year ago • 1 comments

Describe the bug

Try installing the GDAL package inside of a Python environment using Poetry.

To reproduce

Please see https://github.com/jcf/devenv-python-gdal for a reproducible example.

Version

devenv: 1.0.5 # with flakes

jcf avatar Jun 10 '24 18:06 jcf

Discord discussion for anyone with access to the Cachix server.

jcf avatar Jun 10 '24 18:06 jcf

Sounds like it's missing a systemlib dependency.

domenkozar avatar Nov 19 '25 15:11 domenkozar