Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix SerializationError issue by pinning msrest==0.6.21 #4145

Closed
wants to merge 2 commits into from

Conversation

epicfaace
Copy link
Member

Reasons for making this change

Potentially fixes #4143. I'm trying the approach mentioned in Azure/azure-sdk-for-python#24765 (comment).

Before we merge this, we should see if we can replicate the bug on CI so we can ensure it doesn't regress.

@epicfaace epicfaace requested a review from teetone July 13, 2022 17:29
@epicfaace epicfaace changed the title Fix SerializationError issue Fix SerializationError issue by pinning msrest==0.6.21 Jul 13, 2022
@epicfaace
Copy link
Member Author

Can't reproduce error.

@epicfaace epicfaace closed this Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

cannot import name 'SerializationError' from 'azure.core.exceptions'
1 participant