Skip to content

Commit 6a713de

Browse files
Merge pull request #3449 from Blackmist/402376-fresh
402376 fresh
2 parents 6b9ff22 + a5be022 commit 6a713de

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/machine-learning/v1/how-to-troubleshoot-serialization-error.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,18 +9,18 @@ author: Blackmist
99
ms.author: larryfr
1010
ms.reviewer: larryfr
1111
ms.topic: troubleshooting
12-
ms.date: 11/04/2022
12+
ms.date: 03/10/2025
1313
---
1414

1515

1616
# Troubleshoot "cannot import name 'SerializationError'"
1717

18-
When using Azure Machine Learning, you may receive one of the following errors:
18+
When using Azure Machine Learning, you might receive one of the following errors:
1919

2020
* `cannot import name 'SerializationError'`
2121
* `cannot import name 'SerializationError' from 'azure.core.exceptions'`
2222

23-
This error may occur when using an Azure Machine Learning environment. For example, when submitting a training job or using AutoML.
23+
This error might occur when using an Azure Machine Learning environment. For example, when submitting a training job or using AutoML.
2424

2525
## Cause
2626

0 commit comments

Comments
 (0)