reached non-successful terminal state, current service state: Failed可以使用From the AML SDK, you can run print(service.get_logs()) if you have service object to fetch the logs.From the AML SDK, you can run print(service.get_logs()) if you h
我一直在使用我的模型培训管道,直到现在,没有任何问题。上周,我启动了它,并在环境版本冲突方面出现了一个错误。我什么都没变,但已经不起作用了。我怎么才能解决这个问题?Please check for package conflicts in your python environmentfrom azureml.core.runconfigimport RunConfiguration
from azureml.core.conda_dependencies import Conda