<div>Hi All,</div>
<div>I know this is a very basic question, but despite all my efforts I haven&#39;t been able to load a third-party dll into python. I can find the dll using clr.FindAssembly(&quot;MbtCom&quot;). I also append the required path to the sys.path, but it refuses to show up. Is there something obvious I am missing ?</div>

<div> </div>
<div>Thank you for your time.</div>