1.6 KiB
1.6 KiB
In [ ]:
from pysnmp.hlapi import *[1;31m运行具有“py37 (Python 3.7.4)”的单元格需要ipykernel包。 [1;31m运行以下命令,将 "ipykernel" 安装到 Python 环境中。 [1;31m命令: "conda install -n py37 ipykernel --update-deps --force-reinstall"
In [2]:
nextCmd()[1;31m---------------------------------------------------------------------------[0m [1;31mNameError[0m Traceback (most recent call last) Cell [1;32mIn[2], line 1[0m [1;32m----> 1[0m nextCmd() [1;31mNameError[0m: name 'nextCmd' is not defined