littlejo / huawei-lte-examples

Examples of codes using python huawei-lte-api api
GNU General Public License v3.0
51 stars 18 forks source link

Error while run Huawei-Lte-Monitoring #14

Open mitralola716 opened 1 year ago

mitralola716 commented 1 year ago

root@MrAsxNet:~/huawei-lte-examples/huawei-lte-monitoring# python display_traffic_signal.py Traceback (most recent call last): File "/root/huawei-lte-examples/huawei-lte-monitoring/display_traffic_signal.py", line 5, in from huawei_lte_api.exceptions import ResponseErrorLoginCsfrException ImportError: cannot import name 'ResponseErrorLoginCsfrException' from 'huawei_lte_api.exceptions' (/usr/lib/python3.10/site-packages/huawei_lte_api/exceptions.py) root@MrAsxNet:~/huawei-lte-examples/huawei-lte-monitoring#

The error is : ImportError: cannot import name 'ResponseErrorLoginCsfrException' from 'huawei_lte_api.exceptions' (/usr/lib/python3.10/site-packages/huawei_lte_api/exceptions.py) at line 5