Installation of GDAL Package

Installing the geoanalytics package through Anaconda Environment setup:

  1. Install and set up Anaconda. URL:

  2. Create a virtual environment using conda. E.g., coda create –name geoAnalytics

  3. Enter into virtual environment. E.g., conda activate geoAnalytics

  4. Install python. E.g., conda install python

  5. Install pycharm from the website

  6. Open Pycharm and using VCS download the latest copy of geoAnalytics from GitHub

  7. In the pycharm, add geoAnalytics as the interpreter

  8. Open the terminal in pycharm, and execute the following command

(.venv) $ pip install mplcursors matplotlib sklearn pandas