问题描述
在 Visual Studio 代码中运行 Python(v3.9.1) 时,我似乎遇到了一些路径问题。运行 python 文件时,没有选择 Azure 库/SDK。 我需要在 Python 路径中设置 Azure SDK 吗?
from azure.core.exceptions import ResourceNotFoundError
ModuleNotFoundError: No module named 'azure'
解决方法
暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!
如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。
小编邮箱:dio#foxmail.com (将#修改为@)