P: n/a
|
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 | |
Share this question for a faster answer!