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
> 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
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
; 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