Hi Simone, Looking at emane's python code, I see that there is no module name eventservice in the dist-packages directory. However, I can see a eventservice.py in /usr/lib/python2.7/dist-packages/emanesh/events and a class EventService inside it. I am hoping that this is what you want. This can be imported by the following:
from emanesh.events import EventService Hope this helps. Vijay
_______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
