I'm trying to install MetaTrader5 using pip3 install MetaTrader5
and the following error keeps occurring.
1 error generated..
error: command 'gcc' failed with exit status 1
ERROR: Command errored out with exit status 1:
/Library/Frameworks/Python.framework/Versions/3.7/bin/python3.7 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/private/var/folders/dy/jk_tl7816cb27gxc6ghr94k80000gn/T/pip-install-oyuktcm8/MetaTrader5/setup.py'"'"'; file='"'"'/private/var/folders/dy/jk_tl7816cb27gxc6ghr94k80000gn/T/pip-install-oyuktcm8/MetaTrader5/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(file);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, file, '"'"'exec'"'"'))' install --record /private/var/folders/dy/jk_tl7816cb27gxc6ghr94k80000gn/T/pip-record-102iy8et/install-record.txt --single-version-externally-managed --compile Check the logs for full command output.