Re: [Python.NET] PythonNet on Cygwin

2017-06-21 Thread Denis Akhiyarov
pythonnet with Mono now works in Linux Subsystem for Windows 10 and docker containers. More details in this issue: https://mail.python.org/pipermail/pythondotnet/2014-December/001623.html I was not able to get it going in msys or cygwin environment. On Wed, Dec 10, 2014 at 9:23 AM, Denis Akhiyar

Re: [Python.NET] PythonNet on Cygwin

2014-12-10 Thread Denis Akhiyarov
maybe you can try PythonNET with Mono: http://www.mono-project.com/docs/compiling-mono/windows/ On Tue, Dec 9, 2014 at 11:28 PM, Nikhil Garg wrote: > Hi Guys, > > I was wondering if anyone knows how to make Python for .Net work on cygwin > installation of python. I have been looking around and