I am trying to install the GDAL Package on PyCharm IDE. The command executed is pip install GDAL but I am getting an error stating:
AppData\Local\Programs\Common\Microsoft\Visual C++ for Python\9.0\VC\Bin\cl.exe' failed with exit status 2
Can you please suggest how to rectify this error.
Thanks