Installation Procedures with Python links from Installation notes


Python 2.7

As a minimum, this installation of the TELEMAC-MASCARET system requires the Python scripting language installed on your computer (standard Python 2.7). As of version v6p3 any version of Python 2.7 will do (from 2.7.0 to 2.7.5). If you are not yet at a stage of using the TELEMAC-MASCARET system in its parallel mode and you do not need to re-write parts of the scientific Fortran code to include specificities of your own application, Python is all you need.


Here is the free solution depending on your operating system:


$> python -V

… if you see an error message stating something like “command not found”, you need to double-check or install Python.


\> python -V

… if you see an error message stating something like ”'python' is not recognized as an internal or external command”, you need to double-check or install Python.