Hans-Peter Fuchs wrote, On 13-11-2006 16:05: > File "/usr/local/nav/lib/python/nav/Snmp.py", line 33, in ? > from pysnmp import role, v1, v2c, asn1 > > ImportError: cannot import name role [...] > Before I tested with nav3.1.0 under rhel-as4 and installed as described in: > Installing on > RHEL4. The pysnmp is from this install. > > What am I missing or has something changed ?
Something has in deed changed, but I see Roger Aas' RHEL4 install instructions on the metanav wiki has not been updated. You need to completely remove pysnmp 3.3.5, and reinstall pysnmp version 2, which is the stable branch of pysnmp. I will try to update the RHEL4 instructions on the wiki... -- mvh Morten Brekkevold UNINETT _______________________________________________ nav-users mailing list [email protected] http://mailman.itea.ntnu.no/mailman/listinfo/nav-users
