1.3
2026-06-15T14:45:43: #10 261.3 The conflict is caused by:
2026-06-15T14:45:43: #10 261.3 The user requested bokeh==3.8.2
2026-06-15T14:45:43: #10 261.3 azureml-train-automl-runtime 1.61.0 depends on bokeh<3.0.0
2026-06-15T14:45:43: #10 261.3
2026-06-15T14:45:43: #10 261.3 Additionally, some packages in these conflicts have no matching distributions available for your environment:
2026-06-15T14:45:43: #10 261.3 bokeh
2026-06-15T14:45:43: #10 261.3
2026-06-15T14:45:43: #10 261.3 To fix this you could try to:
2026-06-15T14:45:43: #10 261.3 1. loosen the range of package versions you've specified
2026-06-15T14:45:43: #10 261.3 2. remove package versions to allow pip to attempt to solve the dependency conflict
2026-06-15T14:45:43: #10 261.3
2026-06-15T14:45:43: #10 261.4
failed
2026-06-15T14:45:44: #10 261.4
2026-06-15T14:45:44: #10 261.4 CondaEnvException: Pip failed
2026-06-15T14:45:44: #10 261.4
2026-06-15T14:45:44: #10 ERROR: process "/bin/sh -c ldconfig /usr/local/cuda/lib64/stubs && conda env create -p /azureml-envs/azureml_042ef067944439ee98c99b168e34113c -f azureml-environment-setup/mutated_conda_dependencies.yml && rm -rf "$HOME/.cache/pip" && conda clean -aqy && ldconfig" did not complete successfully: exit code: 1
2026-06-15T14:45:44: ------
2026-06-15T14:45:44: > [ 6/10] RUN ldconfig /usr/local/cuda/lib64/stubs && conda env create -p /azureml-envs/azureml_042ef067944439ee98c99b168e34113c -f azureml-environment-setup/mutated_conda_dependencies.yml && rm -rf "$HOME/.cache/pip" && conda clean -aqy && ldconfig:
2026-06-15T14:45:44: 261.3
2026-06-15T14:45:44: 261.3 To fix this you could try to:
2026-06-15T14:45:44: 261.3 1. loosen the range of package versions you've specified
2026-06-15T14:45:44: 261.3 2. remove package versions to allow pip to attempt to solve the dependency conflict
2026-06-15T14:45:44: 261.4 failed
2026-06-15T14:45:44: 261.4
2026-06-15T14:45:44: 261.4 CondaEnvException: Pip failed
2026-06-15T14:45:44: 261.4
2026-06-15T14:45:44: ------
2026-06-15T14:45:44: Traceback (most recent call last):
File "/mnt/azureml/cr/j/5ca46ebc22074c8ebe2b86356c0f3c3e/exe/wd/docker_utilities.py", line 152, in _docker_build_or_error
docker_execute_function(docker_command, build_command, print_command_args=True)
File "/mnt/azureml/cr/j/5ca46ebc22074c8ebe2b86356c0f3c3e/exe/wd/docker_utilities.py", line 23, in docker_execute_function
return killable_subprocess.check_call(command_args, *popen_args,
File "/mnt/azureml/cr/j/5ca46ebc22074c8ebe2b86356c0f3c3e/exe/wd/killable_subprocess.py", line 261, in check_call
raise subprocess.CalledProcessError(process.returncode, cmd)
subprocess.CalledProcessError: Command '['docker', 'build', '-f', 'azureml-environment-setup/Dockerfile', '.', '-t', '419c51fb24324cf6a4b6b3baf0552985.azurecr.io/azureml/azureml_a5d12cef18b0b751b35b48cdc06473e3', '-t', '419c51fb24324cf6a4b6b3baf0552985.azurecr.io/azureml/azureml_a5d12cef18b0b751b35b48cdc06473e3:1']' returned non-zero exit status 1.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "script.py", line 162, in <module>
docker_utilities._docker_build_or_error(
File "/mnt/azureml/cr/j/5ca46ebc22074c8ebe2b86356c0f3c3e/exe/wd/docker_utilities.py", line 156, in _docker_build_or_error
_write_error_and_exit(error_msg, error_file_path=error_file_path)
File "/mnt/azureml/cr/j/5ca46ebc22074c8ebe2b86356c0f3c3e/exe/wd/docker_utilities.py", line 217, in _write_error_and_exit
sys.exit(1)
SystemExit: 1