<div dir="ltr"><div><div>Hello Alex,<br><br></div>Thank you for the answer. I found out the problem. Ubuntu installs the 0.11 version of IPython and  it doesn't let you install any other version, so I cloned the 0.10.2 version from github and installed manually. It worked! I guess if you install the 0.11 you can reproduce the error.<br>
<br></div><div>Thank you,<br></div><div>Davi<br></div><div><br><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-24 20:34 GMT-03:00 Alex Afanasyev <span dir="ltr"><<a href="mailto:alexander.afanasyev@ucla.edu" target="_blank">alexander.afanasyev@ucla.edu</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Davi,<br>
<br>
Unfortunately, I still don't have a solution for that, since I'm not sure how to reproduce the problem.<br>
<br>
Which platform you're running the code on, and which version of Python are you using?  The error seems to be related to updates in IPython interface and NS-3 is not supported these changes yet.<br>
<br>
<br>
Just in case. You don't need visualizer to run the simulation and simulation should work without --vis option.<br>
<br>
---<br>
Alex<br>
<div><div class="h5"><br>
On Feb 24, 2014, at 9:35 AM, Davi di Cavalcanti Sampaio <<a href="mailto:davi@insert.uece.br">davi@insert.uece.br</a>> wrote:<br>
<br>
> Hello,<br>
><br>
> 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>
> 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>
> Any help?<br>
><br>
> Thanks in advance,<br>
> Davi<br>
</div></div>> _______________________________________________<br>
> ndnSIM mailing list<br>
> <a href="mailto:ndnSIM@lists.cs.ucla.edu">ndnSIM@lists.cs.ucla.edu</a><br>
> <a href="http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim" target="_blank">http://www.lists.cs.ucla.edu/mailman/listinfo/ndnsim</a><br>
<br>
</blockquote></div><br></div>