File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
articles/machine-learning Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -876,8 +876,8 @@ This issue can happen when pip attempts interactive authentication during packag
876
876
877
877
** Potential causes:**
878
878
* You've listed a package that requires authentication, but you haven't provided credentials
879
- * During the image build, pip tries to prompt the user to authenticate which fails the build
880
- because the user can't provide authentication during the running of the build
879
+ * During the image build, pip tried to prompt you to authenticate which failed the build
880
+ because you can't provide interactive authentication during a build
881
881
882
882
** Affected areas (symptoms):**
883
883
* Failure in building environments from UI, SDK, and CLI.
@@ -947,8 +947,8 @@ This issue can happen when the conda environment fails to be created or updated
947
947
948
948
Many issues could cause a horovod failure, and there's a comprehensive list of them in horovod's documentation
949
949
* Review the [ horovod troubleshooting guide] ( https://horovod.readthedocs.io/en/stable/troubleshooting_include.html# )
950
- * Review the Build log for your failed build to see if there's an error message that surfaced when horovod failed to build
951
- * It's possible that the problem you're encountering is detailed in the troubleshooting guide, along with the solution
950
+ * Review your Build log to see if there's an error message that surfaced when horovod failed to build
951
+ * It's possible that the problem you're encountering is detailed in the horovod troubleshooting guide, along with a solution
952
952
953
953
** Resources**
954
954
* [ horovod installation] ( https://aka.ms/azureml/environment/install-horovod )
You can’t perform that action at this time.
0 commit comments