gempy-project / gempy

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.
https://gempy.org
European Union Public License 1.2
986 stars 235 forks source link

Module import #937

Closed clearlove75 closed 2 months ago

clearlove75 commented 2 months ago

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.