M
Mohammed Smadi
hi
anybody used pyNMS b4?
I compiled it and seem to be able to import modules but cannot use em, or
more like cannot call them since if i do something like:
import ping
ping.ttl(..)
i get an error like
Traceback (most recent call last):
File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'ttl'
any clue?
thanks
smadi
anybody used pyNMS b4?
I compiled it and seem to be able to import modules but cannot use em, or
more like cannot call them since if i do something like:
import ping
ping.ttl(..)
i get an error like
Traceback (most recent call last):
File "<stdin>", line 1, in ?
AttributeError: 'module' object has no attribute 'ttl'
any clue?
thanks
smadi