[Python.NET] Python 3.4 Support

Tony Roberts tony at pyxll.com
Fri Jun 13 19:42:32 CEST 2014


Hi,

use setupwin.py instead of setup.py in the renshawbay repo to build it.

cheers,
Tony


On Fri, Jun 13, 2014 at 5:18 PM, Beckett Simmons <beckettsimmons at hotmail.com
> wrote:

> Hello all,
>
> I am trying to get pythonnet to build with python 3.4. I am on a Windows 7
> 64-bit machine and specifically want to use Python 3.4.1.
>
> Of course the official repository on github does not support python 3.4
> yet.
>
> I've tried this fork here: https://github.com/renshawbay/pythonnet
> But that is not working for me. Running setup.py give me this error:
>     ValueError: close_fds is not supported on Windows platforms if you
> redirect stdin/stdout/stderr
>
> Also, checked out http://www.lfd.uci.edu/~gohlke/pythonlibs/#pythonnet for
> a Windows precompiled binary, but they only have the python 3.3 version
> there.
>
> Any other ideas or ways I could use pythonnet with Python 3.4?
>
>        Beckett
>
> _________________________________________________
> Python.NET mailing list - PythonDotNet at python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20140613/11ff9b41/attachment.html>


More information about the PythonDotNet mailing list