[ndnSIM] IPython IPLIB error

Davi di Cavalcanti Sampaio davi at insert.uece.br
Mon Feb 24 09:35:02 PST 2014


Hello,

First time using the ndnSim to simulate NDN. I have all the dependencies
installed. When I try to test the examples

./waf --run=ndn-simple --vis

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)

Traceback (most recent call last):
  File "/home/davicav/ndnSIM/ns-3/src/visualizer/visualizer/core.py", line
1481, in _start_shell
    ipython = ipython_view.IPythonView()
  File
"/home/davicav/ndnSIM/ns-3/src/visualizer/visualizer/ipython_view.py", line
250, in __init__
    input_func=self.raw_input)
  File
"/home/davicav/ndnSIM/ns-3/src/visualizer/visualizer/ipython_view.py", line
45, in __init__
    IPython.iplib.raw_input_original = input_func
AttributeError: 'module' object has no attribute 'iplib'


Any help?

Thanks in advance,
Davi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.lists.cs.ucla.edu/pipermail/ndnsim/attachments/20140224/7d566bee/attachment.html>


More information about the ndnSIM mailing list