Forum

Metatrader 5 with Python and Tensorflow - new TF version needs to run on WSL2 subsystem

Hi, Tensorflow recently announced that going forward with TF 2.11+ they won't include native GPU support in their windows versions anymore. TF 2.10 was the last version that allowed running TF with GPU on Windows. From TF 2.11 on, Windows users need to use WSL2, for example in Visual Studio Code or

MT5 Python connection updated to >Numpy 1.20 breaks Tensorflow

Hi, Just wanted to upgrade to Metratrader Python module 5.0.36 and it seems that it only works with Numpy >1.20. I don't know if you aware of the fact that Tensorflow 2 and Keras need Numpy < 1.20. So with the current Metatrader 5 Python module, Tensorflow doesn't work anymore. With 5.0.35 it works