<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>First time using the ndnSim to simulate NDN. I have all the dependencies installed. When I try to test the examples <br><br>./waf --run=ndn-simple --vis <br><br></div>
It shows everything, but when I try to see the shell this error is what I got. I saw that in November someone had the same problem, but I haven't found any solution. I have installed everything using the latest versions (I did this this weekend)<br>
<br>Traceback (most recent call last):<br>  File "/home/davicav/ndnSIM/ns-3/src/visualizer/visualizer/core.py", line 1481, in _start_shell<br>    ipython = ipython_view.IPythonView()<br>  File "/home/davicav/ndnSIM/ns-3/src/visualizer/visualizer/ipython_view.py", line 250, in __init__<br>
    input_func=self.raw_input)<br>  File "/home/davicav/ndnSIM/ns-3/src/visualizer/visualizer/ipython_view.py", line 45, in __init__<br>    IPython.iplib.raw_input_original = input_func<br>AttributeError: 'module' object has no attribute 'iplib'<br>
<br><br></div>Any help?<br><br></div>Thanks in advance,<br></div>Davi<br></div>