<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I am new to mini-ndn I have followed the steps in this link to install mini-ndn</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<a href="http://minindn.memphis.edu/install.html" target="_blank" rel="noopener noreferrer" data-auth="NotApplicable">http://minindn.memphis.edu/install.html</a></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
I have used the<span class="x_o"> __  </span><span class="x_o" style="color:rgb(111,192,64)"> ./</span><span class="x_n" style="color:rgb(111,192,64)">install</span><span class="x_o" style="color:rgb(111,192,64)">.</span><span class="x_n" style="color:rgb(111,192,64)">sh</span><span style="color:rgb(111,192,64)"> </span><span class="x_o" style="color:rgb(111,192,64)">-</span><span class="x_n" style="color:rgb(111,192,64)">a
</span><span class="x_n">command to install minindn with all dependencies <br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span class="x_n">the installation went successful and I ran this command </span>
<span class="x_n" style="color:rgb(111,192,64)"><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span class="x_n" style="color:rgb(111,192,64)">sudo</span><span style="color:rgb(111,192,64)"> </span><span class="x_n" style="color:rgb(111,192,64)">python</span><span style="color:rgb(111,192,64)"> </span><span class="x_n" style="color:rgb(111,192,64)">examples</span><span class="x_o" style="color:rgb(111,192,64)">/</span><span class="x_n" style="color:rgb(111,192,64)">mnndn</span><span class="x_o" style="color:rgb(111,192,64)">.</span><span class="x_n" style="color:rgb(111,192,64)">py</span><span class="x_n"><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span class="x_n"><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span class="x_n">and the result was showing the minindn cli as shown in the attached screenshot</span><span class="x_n"></span><span class="x_n">.</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span class="x_n"><br>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span class="x_n">the problem is when I try to run the pingall experiment through this command
</span><span class="x_n"><code class="x_docutils x_literal x_notranslate"><span class="x_pre" style="color:rgb(111,192,64)"><br>
</span></code></span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<span class="x_n"><code class="x_docutils x_literal x_notranslate"><span class="x_pre" style="color:rgb(111,192,64)">sudo</span><span style="color:rgb(111,192,64)"> </span><span class="x_pre" style="color:rgb(111,192,64)">python</span><span style="color:rgb(111,192,64)"> </span><span class="x_pre" style="color:rgb(111,192,64)">examples/nlsr/pingall.py</span></code></span><br>
<span class="x_n"></span><span class="x_n">
<pre><span class="x_n">to verify that everything is good, but I get an error says <br> </span><span class="x_n" style="color:rgb(200,38,19)">File "/home/somaya/Downloads/mini-ndn-master/minindn/helpers/ndnpingclient.py", line 45, in ping</span><span class="x_n"><div><span style="color:rgb(200,38,19)">    str.replace(prefix[1:], "/", "-")</span></div><div><span style="color:rgb(200,38,19)">TypeError: 'Host' object has no attribute '__getitem__'</span></div><br>as shown in the second screenshot I tried to cast the Host object to string to bypass the error and it worked but <br>the count was 0 instead of 50 as expected. I opened the files for all nodes, and it all says "no route" as shown in the <br>third screenshot</span>. can anyone please help me figure it out because I can't seem to have a clue of the cause of the problem<br>especially that I am totally new to NDN.</pre>
</span></div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
<br>
</div>
<div style="font-family:Calibri,Arial,Helvetica,sans-serif;font-size:12pt;color:rgb(0,0,0)">
thanks for your time.</div>
<br>
</div>
</body>
</html>