Hello Kevin,
are you using Python 2.7? If so, please note that ifm_contrib requires Python 3.5 or higher, as stated in the GitHub tutorial "Getting started with ifm_contrib (
ifm_contrib/getting_started.ipynb at master · DHI/ifm_contrib (github.com)):
Installation
ifm_contrib
can be run on
- Python 3.5 or higher. (Support for Python 2.7 is deprecated).
- FEFLOW 7.2 or higher, Python SDK must be installed.
Please try to change your Python version accordingly and re-try. We tried on our machines with FEFLOW version 7.502 and it works:
C:\Users\...\Anaconda3\envs\py38_dhi\python.exe "C:/Users/.../OneDrive - DHI/FEFLOW Testing/scripts/API_general.py"
FEFLOW version: 7502
Finished!
Process finished with exit code 0