Gaurish Anand:
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.
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?
@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.

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
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?