I need to upgrade Python GDAL from 3.1.4 to 3.2.0 for one my GIS project in PyCharm. For installing 3.1.4 version, I used GDAL wheel method and downloaded the GDAL wheel package from Christoph Gohlke's Unofficial Windows Binaries for Python Extension Packages For version 3.2.0, I am unable to find the whl file and hence not able to install gdal 3.2.0. In the GDAL Documentation site GDAL documentation I found gdal 3.2.0. tar file - using standard pip install tar file method also did not worked.
A guidance on how GDAL 3.2.0 can be installed / upgraded in windows so that it can be used in PyCharm GIS projects would be really helpful.
2.1m questions
2.1m answers
60 comments
57.0k users