I try to use PySNMP for Windows, but when I try to import cmdgen, I see the following error:
from pysnmp.entity.rfc3413.oneliner import cmdgen ImportError: No module named pyasn1.compat.octets
How can I solve this error, I also did not touch init.py
thanks
Mahdi source share