Posted Wed, 17 Aug 2022 06:53:33 GMT by Yonas Kevin

RuntimeError: Unspecified error!

Ifm issue -has been  resolved with compatible python version, but I get the below error message . I'm using FEFLOW 7.2 (update &) and Python 3.7.9

RESTART: \\tclient\C\Users\Public\Documents\DHI FEFLOW 7.4\demo\python_examples\scripts\FEFLOW_example2.py
Traceback (most recent call last):
  File "\\tsclient\C\Users\Public\Documents\DHI FEFLOW 7.4\demo\python_examples\scripts\FEFLOW_example2.py", line 22, in <module>
    doc = ifm.loadDocument(FEM_FILE)
RuntimeError: Unspecified error!

I would appreciate your help. Thanks

Posted Fri, 19 Aug 2022 13:48:50 GMT by Carlos Andres Rivera Villarreyes Global Product Specialist - FEFLOW
The module ifm is part of the FEFLOW installation. Can you try a script with just the line "import ifm"? If this does not work, there may be something wrong with the environmental variables to define ifm's locaiton.
I would also recommend you to get in touch with the technical support.

You must be signed in to post in this forum.