GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data. It also offers support for stochastic modeling to address parameter and model uncertainties.
Hi,why did I get an error importing gempy after installing it step by step? Just like this: import gempy as gp
and i received : ModuleNotFoundError: No module named 'gempy'
I think I have configured all the environments.