Discussion:
[Python.NET] Python27.dll
Lutz Kretzschmar
2014-04-01 18:44:08 UTC
Permalink
Hi there,

I'm trying to use Python for .NET in my Winforms C# app, but when I call PythonEngine.Initialize() I get an error about not being able to find python27.dll. I searched all over the place, but I actually don't see any python27.dll...

Any ideas?

- Lutz

Loading...