<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hello all,<div><br></div><div>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.</div><div><br></div><div>Of course the official repository on github does not support python 3.4 yet.</div><div><br></div><div>I've tried this fork here: <a href="https://github.com/renshawbay/pythonnet" target="_blank" style="font-size: 12pt;">https://github.com/renshawbay/pythonnet</a></div><div>But that is not working for me. Running setup.py give me this error:</div><div>    ValueError: close_fds is not supported on Windows platforms if you redirect stdin/stdout/stderr</div><div><br></div><div>Also, checked out <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/#pythonnet" target="_blank" style="font-size: 12pt;">http://www.lfd.uci.edu/~gohlke/pythonlibs/#pythonnet</a> for a Windows precompiled binary, but they only have the python 3.3 version there.</div><div><br></div><div>Any other ideas or ways I could use pythonnet with Python 3.4?</div><div><br></div><div>       Beckett</div>                                          </div></body>
</html>