[Python.NET] Python 3 version of Python for .NET

Kyle Rocha kyle.rocha at gmail.com
Fri Jul 5 17:19:39 CEST 2013


Ah, cheers.
On 5 Jul 2013 08:16, "Tony Roberts" <tony at pyxll.com> 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 Fri, Jul 5, 2013 at 4:10 PM, Kyle Rocha <kyle.rocha at gmail.com> wrote:
>
>> That's odd, I'll have to just keep trying. Thanks for getting most of the
>> legwork done on 3.x.
>>
>> There must be something else I'm missing. Where are you supposed to put
>> the dll?
>>
>> / kyle
>> On 5 Jul 2013 07:01, "Tony Roberts" <tony at pyxll.com> wrote:
>>
>>> 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, Kyle Rocha <kyle.rocha at gmail.com> wrote:
>>>
>>>> Has anyone tried this in a 64bit process with Python 3.3?
>>>>
>>>> I've been trying to get it to run but I can't seem to get past
>>>> "dynamic module does not define init function CLR_init" or something
>>>> to that effect.
>>>> _________________________________________________
>>>> Python.NET mailing list - PythonDotNet at python.org
>>>> http://mail.python.org/mailman/listinfo/pythondotnet
>>>>
>>>
>>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20130705/08e52c20/attachment.html>


More information about the PythonDotNet mailing list