Re: [Python.NET] call python in Visual C# WinForm application

2016-10-13 Thread Brian Lloyd
Hi all - to clarify on Denis’ totally legit observation on the mailing list: While I haven’t been able to be particularly active in python.net development for a number of years, I have been the moderator of the mailman list this whole time. We get a pretty huge amount of spam, which is why I’ve

[Python.NET] advanced book about Python

2016-10-13 Thread Denis Akhiyarov
Hi Python and .NET developers, I would like to purchase a copy of this advanced book about Python for pythonnet contributors: https://thehackerguidetopython.com The cost of professional license to share with 50 people is 199 USD ($), but I will pay it in full if at least 10 people agree to contr

Re: [Python.NET] call python in Visual C# WinForm application

2016-10-13 Thread Denis Akhiyarov
You may have much faster response on GitHub issues instead of using this mailing list: https://github.com/pythonnet/pythonnet/issues/new Sometimes it takes few days for messages to post on this mailing list!!! Did you try suggestions for resolving LoaderLock from Stackoverflow? http://stackover