Forum Discussion
bmmtf
5 months agoFrequent Visitor
azure-core package dependency version
I have a custom package that I have imported to an environment. Suddenly my notebooks using this environment are running into an error: ImportError: cannot import name 'AccessTokenInfo' from 'azure...
- 5 months ago
Only viable solution appears to be downgrading azure-core and azure-identity dependencies to those used by Fabric Runtime and refactoring the custom package.
bmmtf
5 months agoFrequent Visitor
Only viable solution appears to be downgrading azure-core and azure-identity dependencies to those used by Fabric Runtime and refactoring the custom package.