Hi,
 I'm trying to run a python script from c# using the executeFile
method.

The debugger seems to stop on an import statement (libxml2) :
 import libxml2

I did used AddToPath to add the related modules.

Is there another way to tell the CLR where the imported modules are?
Am I missing something else?

Thanx for your help.

--mike


_______________________________________________
users mailing list
[email protected]
http://lists.ironpython.com/listinfo.cgi/users-ironpython.com

Reply via email to