[Python.NET] System.IO.FileNotFoundException: Unable to find assembly 'MbtCom.dll'.

kfadnis kfadnis at gmail.com
Tue Apr 14 03:09:54 CEST 2009


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

Thank you for your time.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20090413/c949d70d/attachment.htm>


More information about the PythonDotNet mailing list