<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body style="overflow-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;">
Hi,
<div><br>
</div>
<div>I’m currently setting up mini-non environment ubuntu. After installing all the required prerequisites, I run “./install.sh” to install mini-non. After the installation, when I execute the test program given in the documentation, it gives me the following
error.</div>
<div><br>
</div>
<div>
<div><i><b>caster@caster-virtual-machine:~/Downloads/mini-ndn-master$ sudo python examples/mnndn.py</b></i></div>
<div><i><b>Traceback (most recent call last):</b></i></div>
<div><i><b> File "/home/caster/Downloads/mini-ndn-master/examples/mnndn.py", line 26, in <module></b></i></div>
<div><i><b> from minindn.minindn import Minindn</b></i></div>
<div><i><b>ModuleNotFoundError: No module named ‘minindn'</b></i></div>
</div>
<div><br>
</div>
<div>I’ve verified all the required libraries have been installed, may I ask how to solve this?</div>
<div><br>
</div>
<div>Cheers,</div>
<div>Caster</div>
</body>
</html>