-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
azure-mgmt-digitaltwins failing basic import #15590
Comments
Yeah this is a known issue - I believe the SDK in master is T1, and the currently published SDK is the T2 release that's being maintained in this branch: I'm not sure what the timeframe is for merging the T2 SDK into master. |
Thanks for the heads up Anna! Do you think we could just merge the T2 one into master then? The reason I ask, is you're saying that the currently published SDK is the T2 release, so we wouldn't be losing anything right? All that being said I know there is a plan that the mgmt folks are working off of, and I don't want to mess with that if it incurs additional effort. |
Yeah that would be my preference too - I don't like that master is broken. Though I will leave that to @changlong-liu :) |
Hi @scbedd , @annatisch , The master branch code for digitaltwins is old and there are errors. I tend to delete the digitaltwins code in master branch to avoid this confusing. And adding @msyyc to know this. |
Closing this issue since new digitaltwins has been released. |
install the package -> import * from azure.mgmt.digitaltwins
I will note that while the above error is from the py27 env. The failure occurred on all platforms.
The text was updated successfully, but these errors were encountered: