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?