Problem with ‘pip install MetaTrader5’ (Solved✅✅✅)

--

Date: 09/01/2024

If you receive an error message like this while installing

pip install MetaTradere5

ERROR: Could not find a version that satisfies the requirement MetaTrader5 (from versions: none)

ERROR: No matching distribution found for MetaTrader5

This means that your Python version does not match the supported of MetaTrader5 version.

You can check the supported Python versions at the link below.

Python support version

You just need to switch to a supported version of Python. You can install MetaTrader5 normally.

--

--

No responses yet