etingof / snmpsim

SNMP Simulator

Home Page:http://snmplabs.com/snmpsim/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot Import UTILS from SNMPSIM

pamarthich opened this issue · comments

import snmpsim
from snmpsim import utils
Traceback (most recent call last):
File "", line 1, in
ImportError: cannot import name 'utils' from 'snmpsim' (/Users/kp/Library/Python/3.8/lib/python/site-packages/snmpsim/init.py)