pyNMS

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mohammed Smadi

    #1

    pyNMS

    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

Working...