pip install MetaTrader5 not working

 

Hi, I tried to install the MetaTrader5 package and I'm getting the errors below. Is there any solution? Thanks.

ERROR: Could not find a version that satisfies the requirement MetaTrader5 (from versions: none)
ERROR: No matching distribution found for MetaTrader5

 
Eric Pedron: Hi, I tried to install the MetaTrader5 package and I'm getting the errors below. Is there any solution? Thanks. ERROR: Could not find a version that satisfies the requirement MetaTrader5 (from versions: none) ERROR: No matching distribution found for MetaTrader5
Please describe in more detail your environment. Operating system, MetaTrader 5 build, etc.
 
Fernando Carreiro #:
Please describe in more detail your environment. Operating system, MetaTrader 5 build, etc.

Nevermind, i figured it out.. I used python 3.9 instead of 3.11  Thanks

 
Eric Pedron #: Nevermind, i figured it out.. I used python 3.9 instead of 3.11  Thanks

Yes, Python often suffers from backward and forward compatibility "breaks" on many version upgrades.

Reason: