-
Which versions of python is Gempy compatible with? |
BetaWas this translation helpful?Give feedback.
All reactions
Replies: 2 comments 4 replies
-
Gempy supports all python version (3.6 and above) |
BetaWas this translation helpful?Give feedback.
All reactions
-
Hi@hectorn61, Did you encounter any problems using a specific version? |
BetaWas this translation helpful?Give feedback.
All reactions
-
I have Python 3.12 installed on my computer, was installing offline Gempy and received this message: The error you are seeing occurs because Theano 1.0.5 is not compatible with Python 3.12. The SafeConfigParser feature was removed in recent versions of Python, and Theano 1.0.5 has not been updated to handle this change. |
BetaWas this translation helpful?Give feedback.
All reactions
-
This is very weird because Theano has been removed as a dependency since beginning of 2024. I would recommend installing the latest gempy version using |
BetaWas this translation helpful?Give feedback.
All reactions
-
Thank you very much. |
BetaWas this translation helpful?Give feedback.
All reactions
-
No problem, let me know if it works or/and if you need more help.- |
BetaWas this translation helpful?Give feedback.