Install Python MetaTrader5 Library not working

 

Hi guys I tried to install the python library for MetaTrader 5 and I received the following error in different python versions:


% pip install MetaTrader5

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


Does anybody know if there are any issues with using it with python 3.11 or with the Pycharm IDE terminal, I followed the instructions in the MQL5 documentation.

Any help would be appreciated for a noob!

Reason: