[Python.NET] Embedding Python Question
Denis Akhiyarov
denis.akhiyarov at gmail.com
Fri Mar 16 23:15:44 EDT 2018
This looks like an issue, you can report it on GitHub.
On Thu, Mar 15, 2018, 8:59 PM Phat Loc <phat.loc at gmail.com> wrote:
> Hi All,
>
> I get a bunch of
>
> Exception thrown: 'System.IO.FileLoadException' in mscorlib.dll
>
> and the call never returns after
>
> PythonEngine.Initialize();
>
> PythonEngine.Exec("import IPython");
>
>
> Any suggestions on how to debug it? If run import IPython from the
> Console app that comes with solution it works fine. Am I missing some
> settings when I Initialize the PythonEngine vs Runtime.Py_Main? How do I
> determine what is causing the error?
>
>
> Thanks,
>
>
> Phat
>
>
>
>
>
>
>
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20180317/ab03e335/attachment-0001.html>
More information about the PythonDotNet
mailing list