[Python.NET] It is possible to build pythonnet on python 3.4 with visual studio 2015?

germano carella germano.carella at gmail.com
Wed Sep 2 21:45:43 CEST 2015


Hi to all,
The question is in object: can I use python for .net on python 3.4, 
windows 10 and visual studio 2015?
I tried to build solution with vs 2015, no errors when compiling. But, 
by starting NPython.exe it seems to look at python27.dll instead of 
python34.dll.
I used 2to3 script in pythonnet folder before trying to compile with vs2015.
Now, there is any way to use it with python 3.4?
Thanks!


More information about the PythonDotNet mailing list