Re: [Python.NET] Does pythonnet support .NET 2.0

2017-11-24 Thread Denis Akhiyarov
Latest pythonnet requires .NET 4.0+ due to use of DLR, but latest Unity may support newer .NET runtimes experimentally: https://answers.unity.com/questions/1413144/c-dynamic-variables-as-of-2017.html On Thu, Nov 23, 2017, 9:10 PM Patrick Walsh wrote: > We are looking into using this python tool

[Python.NET] Does pythonnet support .NET 2.0

2017-11-23 Thread Patrick Walsh
We are looking into using this python toolkit with the unity engine which is running .NET 2.0. Has anyone been able to make this work? _ Python.NET mailing list - PythonDotNet@python.org https://mail.python.org/mailman/listinfo/pythondotnet