Installing gempy #868
Unanswered
taimoor121
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello, I am very new to python. I tried to install gempy on my linux machine, the code is
pip install gempy
I am running python v 3.10.2, numpy v 1.24.4. I am not running python on jupyter notebook and rather on Visual studio, Does gempy works on visual studio? I am getting following error
from IPython.core.display_functions import display ModuleNotFoundError: No module named 'IPython.core.display_functions'
Beta Was this translation helpful? Give feedback.
All reactions