Hello All, I have just upgrade CORE and EMANE as well. In particular the second to 1.0.1r1.
My host is Xubuntu 16.04 and I have installed builing from source as explained into the Wiki. I cheked the installation from core-gui running a demo IMN sample that comes with CORE and uses EMANE. It works. I'm experiencing some errors if I build my scenario using a Python (2.7) script. In fact I'm not able to run these commands: import emaneeventservice import emaneeventpathloss For example with the first I got: user@linux:~$ python Python 2.7.12 (default, Jul 1 2016, 15:12:24) [GCC 5.4.0 20160609] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import emaneeventservice Traceback (most recent call last): File "<stdin>", line 1, in <module> ImportError: No module named emaneeventservice My script worked with EMANE 0.7.4, in which I saw that *.so librarires where also in ../python2.7/dist-packages. Now they are not anymore into that folder. Is there anyone that could help me solving the problem? Thank you. Simone
_______________________________________________ emane-users mailing list [email protected] http://pf.itd.nrl.navy.mil/mailman/listinfo/emane-users
