Replies: 2 comments 15 replies
-
Hey, thanks for reaching out. Most of the functionalities should function with python 3.8 and 3.9 but modules like Crypto need 3.10+ version. I would suggest using python 3.10.11 as it works well for me. Consider upgrading your python version before trying to get going with testing out Fin-maestro. For talib library installation you can refer to this: https://blog.quantinsti.com/install-ta-lib-python/ as it cannot be downloaded directly with pip. |
Beta Was this translation helpful? Give feedback.
-
Also, if you wish to contribute by containerizing Fin-Maestro, it would be a great help. Feel free to contribute by creating a new branch. Thanks. |
Beta Was this translation helpful? Give feedback.
-
Hi, good, I want to know which version of python is compatible, I already tried with 3.8 and 3.9 and it throws me a lot of errors with the requirements.txt libraries. Also if it is possible within the MD to indicate how to raise the platform because there is no documentation in this regard
Beta Was this translation helpful? Give feedback.
All reactions