<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Anil,</div><div><br></div><div>I think you're using an old version of NS-3 base.  <a href="https://github.com/cawka/ns-3-dev-ndnSIM">https://github.com/cawka/ns-3-dev-ndnSIM</a> requires exactly version 0.17.0.876...</div><div><br></div><div>If you cannot update NS-3 base version (or using a tagged version), you can simply update the required version of python bindings in bindings/python/wscript file.  There should not be any problem using the later version of bindings.</div><div><br></div><div>---</div><div>Alex</div><div><br></div><br><div><div>On Aug 9, 2014, at 12:28 AM, Anil Jangam <<a href="mailto:anilj.mailing@gmail.com">anilj.mailing@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr"><div>While configuring the ndnSIM, it gives the following message.</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div>Checking for python module 'pybindgen'                       : 0.17.0.876 </div>
<div>Checking for pybindgen version                               : 0.17.0.876 </div><div>pybindgen (found 0.17.0.876), (need 0.16.0.825)</div></blockquote><div><br></div><div>Ultimately, it throws an warning message in the summary as below.</div>
<div><br></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div>---- Summary of optional NS-3 features:</div><div><div>Python Bindings               : not enabled (PyBindGen version not correct and newer version could not be retrieved)</div>
</div></blockquote><div><br></div><div>Now, we are using the pybindgen version that is provided in the git repo in the install steps; however it seems that it is hosting an incompatible version. </div><div><br></div><div>
How to resolve this? Can someone pls comment on this?</div></div></blockquote></div><br></body></html>