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
941 stars 232 forks source link

Installation Bug #872

Closed dmartinezdi closed 3 months ago

dmartinezdi commented 3 months ago

Describe the bug I have two main issues, the first one is that if I follow the installation guide when I am trying to install gempy it is not possible to recognize Microsoft Visual C++ 14.0 or greater, this happens when I create the environment with python 3.7.0 as suggested. But, when I change to a higher version of python such as 3.8 or 3.9 I am able to install theano and gempy without any problem but when I proceed to use it as importing the package I got the error showed in the screenshot below, something of syntaxis in the core code of gempy.

To Reproduce Provide detailed steps to reproduce the behavior:

1.I followed the installation guide on the webpage

Expected behavior Installed and import gempy functionally

Screenshots

  1. When I use python 3.7: image
  2. When I use python >=3.8: image

Desktop (please complete the following information):

Extra information In the first case I have already installed the Microsoft visual c++. In the second I can install gempy but it does not work.

Leguark commented 3 months ago

GemPy is only working on Python 3.10 or older since a bit no