Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash #20

Open
ValkAcadamer opened this issue Jun 20, 2018 · 0 comments
Open

crash #20

ValkAcadamer opened this issue Jun 20, 2018 · 0 comments

Comments

@ValkAcadamer
Copy link

python pret.py
Traceback (most recent call last):
File "pret.py", line 8, in
from discovery import discovery
File "/opt/PRET/discovery.py", line 13, in
from pysnmp.proto import api
File "/usr/lib/python2.7/dist-packages/pysnmp/proto/api/init.py", line 7, in
from pysnmp.proto.api import v1, v2c, verdec
File "/usr/lib/python2.7/dist-packages/pysnmp/proto/api/v1.py", line 8, in
from pysnmp.proto import rfc1155, rfc1157, error
File "/usr/lib/python2.7/dist-packages/pysnmp/proto/rfc1155.py", line 50, in
class NetworkAddress(univ.Choice):
File "/usr/lib/python2.7/dist-packages/pysnmp/proto/rfc1155.py", line 55, in NetworkAddress
def clone(self, value=univ.noValue, **kwargs):
AttributeError: 'module' object has no attribute 'noValue'

hi
I have installed the depend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant