please how can i clear this runtime error.
(RuntimeError: module compiled against API version 0xf but this version of numpy is 0xe
Traceback (most recent call last):
File ~\Desktop\anaconda\meta 1.py:13 in import MetaTrader5 as mt5
File C:\ProgramData\Anaconda3\lib\site-packages\MetaTrader5_init_.py:257 in from ._core import *
ImportError: numpy.core.multiarray failed to import)
i have used conda and update all but the same error continues( conda update --all)