You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error while running ULOOP example with water for electricity end option
18:28:28,933 - root - CRITICAL - failed with the following error codes: [2000.] in <class 'geophires_x.AGSSurfacePlant.AGSSurfacePlant'> C:\Users\gmibei\AppData\Roaming\Python\Python311\site-packages\geophires_x\AGSSurfacePlant.py
Error: failed with the following error codes: [2000.] in <class 'geophires_x.AGSSurfacePlant.AGSSurfacePlant'> C:\Users\gmibei\AppData\Roaming\Python\Python311\site-packages\geophires_x\AGSSurfacePlant.py. Exiting....
Traceback (most recent call last):
File C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec
exec(code, globals, locals)
@gimibei I believe this error is only possible if you are running an outdated version of GEOPHIRES, as the file AGSSurfacePlant.py was renamed to SurfacePlantAGS.py in version 3.3 back in January of this year. Does the error persist if you update to the latest version locally or run in the web interface (https://gtp.scientificwebservices.com/geophires)?
Error while running ULOOP example with water for electricity end option
18:28:28,933 - root - CRITICAL - failed with the following error codes: [2000.] in <class 'geophires_x.AGSSurfacePlant.AGSSurfacePlant'> C:\Users\gmibei\AppData\Roaming\Python\Python311\site-packages\geophires_x\AGSSurfacePlant.py
Error: failed with the following error codes: [2000.] in <class 'geophires_x.AGSSurfacePlant.AGSSurfacePlant'> C:\Users\gmibei\AppData\Roaming\Python\Python311\site-packages\geophires_x\AGSSurfacePlant.py. Exiting....
Traceback (most recent call last):
File C:\ProgramData\anaconda3\Lib\site-packages\spyder_kernels\py3compat.py:356 in compat_exec
exec(code, globals, locals)
File c:\users\gmibei\documents\geophires-x-main\src\geophires_x\geophiresv3.py:92
main()
File c:\users\gmibei\documents\geophires-x-main\src\geophires_x\geophiresv3.py:41 in main
model.Calculate()
File ~\AppData\Roaming\Python\Python311\site-packages\geophires_x\Model.py:210 in Calculate
self.surfaceplant.Calculate(self) # model the surfaceplant
File ~\AppData\Roaming\Python\Python311\site-packages\geophires_x\AGSSurfacePlant.py:804 in Calculate
raise RuntimeError(base_msg)
RuntimeError: failed with the following error codes: [2000.]
The text was updated successfully, but these errors were encountered: