我正在使用python代码导入azure活动日志,但是下面给出的模块错误是
from azure.monitor import MonitorClient
文件“/home/seceon/azure.py”,第1行,in 从azure.monitor导入MonitorClient importorror:没有名为monitor的模块
我需要帮助来删除此导入错误。