Python tools installation failure #2779
Unanswered
dang-trinh156
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Help me |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Dear GEOSX developers and users,

I tried to install python tools (https://geosx-geosx.readthedocs-hosted.com/en/latest/docs/sphinx/pythonTools/pythonAPI.html#python-tools-setup), and I successfully Built target geosx_python_tools,
However, when I load the libraries in both python and jupyter notebook, it appears to have this error


and when i comment out the 2nd line (import pygeosx), the other libraries still have errors:
Can you please provide me where my installation fails? Given that I install it in a conda environment (called geosx), and I also modified Python3_EXECUTABLE path to the directory in the CmakeCache.txt in build-anag-gcc-release (I chose ./host-configs/LBL/anag-gcc.cmake)

Beta Was this translation helpful? Give feedback.
All reactions