Open pl4sma2389 opened 2 years ago
I agree with you and I have faced the same problems.
bump facing the same issue @domlysz
Had the same problem with Blender 4.2.2, BlenderGis 2.2.10 and GDAL-3.9.2-cp311-cp311-win_amd64. Replacing GDAL with an older version (GDAL-3.6.4-cp311-cp311-win_amd64) fixed it for me.
Blender and OS versions
Blender 3.2.2, Windows 11, GDAL-3.4.3-cp310-cp310-win_amd64, numpy-1.22.4+mkl-cp310-cp310-win_amd64
Describe the bug
I have used BlenderGIS for a long time now, but to solve a reprojection issue with a project I had to install GDAL. Now, after I have installed GDAL, adding a web basemap using any settings crashes Blender. I think I installed GDAL correctly, as none of the tests returned anything unexpected. I did set the GDAL_DATA env variable to
G:\Alt Program Files\Blender Foundation\Blender 3.2\3.2\python\lib\site-packages\osgeo\data\gdal
. I tried out various combinations of projection and image processing engines, and they all crash. I also don't know how to "uninstall" GDAL, so I can't get any basemaps at all right now.How to Reproduce
Install Blender 3.2.2 Install BlenderGIS Use the web basemap tool, observe that it works as expected. Install GDAL into Blender following the instructions on the wiki and using the .whl files named above. Attempt to use the web basemap tool, and observe Blender crash.
Error message