Hi,
I have the following setup and trying to compile Telemac v8p1
GNU Fortran (Ubuntu 9.3.0-11ubuntu0~18.04.1) 9.3.0
gcc (Ubuntu 9.3.0-11ubuntu0~18.04.1) 9.3.0
g++ (Ubuntu 9.3.0-11ubuntu0~18.04.1) 9.3.0
openmpi-4.1.0
python 3.8
after source'ing pysource.sh with no problems, I am getting the following error after
source ./v8p1/scripts/python3/config.py
@author TELEMAC-MASCARET Consortium
@brief display configuration information
: command not found
import-im6.q16: unable to open X server `' @ error/import.c/ImportImageCommand/358.
from: can't read /var/mail/os
from: can't read /var/mail/argparse
from: can't read /var/mail/utils.messages
from: can't read /var/mail/configuration.cfg
-bash: ./v8p1/scripts/python3/config.py: line 16: syntax error near unexpected token `('
-bash: ./v8p1/scripts/python3/config.py: line 16: `CFGS = Config()'
I'd appreciate any feedback on what to try here
Cheers