While trying to generate information about a hgt file using GDAL python. Windows showed me this error message. I tried googling to solve this problem but I haven't found a solution to it yet.
The command I ran was
!gdalinfo filename.hgt
Also I tried running other gdal commands but nothing seems to executing unless this gssapi32.dll is found.I have installed gdal from conda-forge. Can someone help me how to fix this error?