Pre-Requisites of the AstroGeoFit Package

Python Version License

In order to install and execute AstroGeoFit, there are some pre-requisites that have to be installed by the user.

These pre-requisites are listed below.

Python (version 3.9 or higher)

AstroGeoFit uses Python as base language. In order to execute the tool it will be required to previously install Python, especifically the version 3.9 or any version higher.

To install Python refer to the official website https://www.python.org/downloads/.

To check which version of Python there is in the PC, execute the next command in the terminal:

python --version