trehn / hnmp

High-level Python SNMP library
ISC License
49 stars 16 forks source link

Unable to Load SNMP #15

Closed lokilak closed 2 years ago

lokilak commented 6 years ago

I have installed the module using PIP and i am using Python 3.6.4, while running the script i am getting error that it is unable to load SNMP module, can you suggest how to fix this.

from hnmp import SNMP

ImportError: cannot import name 'SNMP'

trehn commented 2 years ago

Something must have gone wrong with your install, maybe you used the wrong pip executable.