Ah, cheers.
On 5 Jul 2013 08:16, "Tony Roberts" wrote:
> Anywhere on your pythonpath should do. If you use the setupwin.py from my
> github fork you should just be able to do 'python setupwin.py install' to
> put it in your site-packages (best to use virtualenv if you do that).
>
> Tony.
>
>
> On
Yes, I made some changes to get it working in Python 3 a while ago. The
code's on github: https://github.com/tonyroberts/pythonnet.
I've tested it with 3.3 x64 and it works ok for me (although I've only
really used the 3.2 x64 build extensively).
regards,
Tony
On Fri, Jul 5, 2013 at 3:56 AM, Ky
On 6/3/2013 1:26 AM, Tony Roberts wrote:
Hi David,
sure, you can get the code from here:
https://github.com/tonyroberts/pythonnet
and I put some pre-built binaries here: http://www.pyxll.com/pythonnet/
Tony
Awesome! Thanks very much!
_
Python.
Hi David,
sure, you can get the code from here:
https://github.com/tonyroberts/pythonnet
and I put some pre-built binaries here: http://www.pyxll.com/pythonnet/
Tony
On Mon, Jun 3, 2013 at 5:38 AM, David Lechner wrote:
> On 2/28/2013 9:23 AM, Tony Roberts wrote:
>
>> If someone can let me kno
On 2/28/2013 9:23 AM, Tony Roberts wrote:
If someone can let me know how to contribute these changes back to the
main project I'm happy to do that. The changes are backwards compatible
so everything still works the same with older versions of python.
If this never made it back to the main proje
Barton is probably the one to help you out. He'll likely respond shortly.
From: Tony Roberts [mailto:[email protected]]
Sent: Thursday, February 28, 2013 7:24 AM
To: Tribble, Brett
Cc: [email protected]
Subject: Re: [Python.NET] Python 3 version of Python for .NET
Hi,
I've buil
t; *Sent:* Tuesday, February 26, 2013 3:31 AM
> *To:* [email protected]
> *Subject:* [Python.NET] Python 3 version of Python for .NET
>
> ** **
>
> Hi,
>
> ** **
>
> I've made the necessary changes to the Python for .NET package for it to
>
This is crazy talk!
From: PythonDotNet [mailto:[email protected]] On
Behalf Of Tony Roberts
Sent: Tuesday, February 26, 2013 3:31 AM
To: [email protected]
Subject: [Python.NET] Python 3 version of Python for .NET
Hi,
I've made the necessary changes t
Hi,
I've made the necessary changes to the Python for .NET package for it to
work with Python 3.
What's the best way to get this integrated back into the main project? Can
I get access to the svn repo and check it into a branch for peer review and
integration? Or should I email someone a patch fi