However, it's as if pip is unable to determine which version of each dependency is the right one for all the components of the SDK (please refer to the log.txt file linked at the bottom for better insight).
I've been trying to install azureml-sdk since the last couple of days on my machine inside a python virtual environment to train models as experiments on Azure. Command used: venv/bin/python -m pip install -U -no-cache-dir azureml-sdk