Hi all,
I developed a script using python3.7 for adding new ifm-implemented observation. I ran the script both using scripting option inside FEFLOW7.2 and External from python and it worked fine and gave the results. However when I linked with FePEST, an error popped up that File "C:\Users\ss936-admin\AppData\Local\Programs\Python\Python37\lib\site-packages\pandas\__init__.py", line 19, in <module> "Missing required dependencies {0}".format(missing_dependencies)) ImportError: Missing required dependencies ['numpy'].
I installed different versions for Numpy and I tried to work with python 2.7, the same procedure, worked fine with FEFLOW, and shows missing dependency in FePEST. I struggled a lot to make it works but nothing works.
Python packages version:
Python3.7
Pandas 1.3.3
Numpy 1.21.2
Python2.7
Pandas 0.24.2
Numpy1.12.0
Could you please guide me on how to sort out this issue?. Attached are screenshots to FePEST error and the used settings
Your help would be highly appreciated. Look forward to hearing from you soon.
Samia