I am trying to install Rasterio to read a .tif image in my jupyter notebook. Normally I would just run conda install -c forge rasterio and then y
.tif
conda install -c forge rasterio
y