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