Not able to install Python Module for Metatrader 5

 

Hey, I have a m2 chip macbook air. I am trying to install Metatrader5 by running this command:

```pip install Metatrader5```


But the command says ERROR: Could not find a version that satisfies the requirement Metatrader5 (from versions: none) ERROR: No matching distribution found for Metatrader5.

I saw online that it is compatible with just pip version <=3.10. So I tried downgrading and tried with multiple versions. Still getting the same exception. Can someone please help?

 
Gaurish Anand:

Hey, I have a m2 chip macbook air. I am trying to install Metatrader5 by running this command:

```pip install Metatrader5```


But the command says ERROR: Could not find a version that satisfies the requirement Metatrader5 (from versions: none) ERROR: No matching distribution found for Metatrader5.

I saw online that it is compatible with just pip version <=3.10. So I tried downgrading and tried with multiple versions. Still getting the same exception. Can someone please help?

Hi, I am having the same problem on a m2 mc mini, I tried all available python versions but nothing so far, any news? Tried also goole collar (with python 3.10) and the same error.
 
@peter3west #: Hi, I am having the same problem on a m2 mc mini, I tried all available python versions but nothing so far, any news? Tried also goole collar (with python 3.10) and the same error.

Since MetaTrader is a Windows program, you need to use the Windows version of Python and run it in the same virtualisation environment as MetaTrader.

Also, make sure you have enabled the Python API in MetaTrader.