You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run the command geolabels make_all raster/ tiles/ categories.json
I get this error after labels are made. AttributeError: module 'gdal2tiles' has no attribute 'generate_tiles'
I've narrowed down to the cause but don't know how to fix it.
Not sure about the lower versions but on 3.1.4 (and probably up), GDAL has a gdal2tiles.py and this creates a conflict.
So when I run the command it imports gdal2tiles from here