Hi,
I could resolve this issue for me. If you create a new conda env and install every nessecary package you need with conda and conda-forge it works.
I got the error because I installed rioxarray and rasterio with pip in my conda env and I guess this made some issues.
Hope this helps.
1 Like