[Python.NET] Python 3.4 Support

2014-06-13 Thread Beckett Simmons
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/pythonnetBut that is

Re: [Python.NET] PythonDotNet Digest, Vol 122, Issue 13

2014-06-17 Thread Beckett Simmons
> Subject: Re: [Python.NET] Python 3.4 Support > Message-ID: > > Content-Type: text/plain; charset="utf-8" > > Hi, > > use setupwin.py instead of setup.py in the renshawbay repo to build it. > > cheers, > Tony > > > On Fri, J

Re: [Python.NET] Python 3.4 Support

2014-06-18 Thread Beckett Simmons
ent > for the compiler instead of the registry. > > cheers, > Tony > > On Tuesday, June 17, 2014, Beckett Simmons > wrote: > > > Hey Tony, > > > > Thanks for your fast reply. > > Your answer got setupwin.py to build for me, but only with Python 3.4 &g

Re: [Python.NET] PythonDotNet Digest, Vol 122, Issue 17

2014-06-18 Thread Beckett Simmons
; If that doesn't work let me know as I had it working ok (but I'm still > using 3.2 mostly so it hasn't had much testing). > > cheers, > Tony > > On Wednesday, June 18, 2014, Beckett Simmons > wrote: > > > Hey Tony, > > > > Thanks for the