Thanks Denis. How do the versions on github map to the versions on the old site? I need to avoid this defect:

https://github.com/pythonnet/pythonnet/issues/276

On the old site, I could see which version was the CLR2, defect-free one (pythonnet-2.0-alpha2-clr2.0_py27/), but it is only 32-bt. I think the corresponding version on github is 2.0.0, but I can't figure out how to just download the 64-bit version of  2.0.0.

 

--------- Original Message ---------
Subject: PythonDotNet Digest, Vol 156, Issue 4
From: pythondotnet-request@python.org
Date: 7/20/17 10:00 am
To: pythondotnet@python.org

Send PythonDotNet mailing list submissions to
pythondotnet@python.org

To subscribe or unsubscribe via the World Wide Web, visit
https://mail.python.org/mailman/listinfo/pythondotnet
or, via email, send a message with subject or body 'help' to
pythondotnet-request@python.org

You can reach the person managing the list at
pythondotnet-owner@python.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of PythonDotNet digest..."


Today's Topics:

1. Support for WinPython 2.7 x64 (pythondotnet)
2. Re: Support for WinPython 2.7 x64 (Denis Akhiyarov)


----------------------------------------------------------------------

Message: 1
Date: Wed, 19 Jul 2017 09:00:12 -0700
From: "pythondotnet" <PythonDotNet@jnpcarole.com>
To: pythondotnet@python.org
Subject: [Python.NET] Support for WinPython 2.7 x64
Message-ID:
<20170719090012.3e63f68611bc0deecd5a6dd5fef89a2f.3933b3b147.mailapi@email09.godaddy.com>

Content-Type: text/plain; charset="utf-8"

I have a user that needs Python for .NET to work with https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.9.1/

I'm guessing it isn't a problem that he has WinPython as opposed to regular CPython, but I don't see support for 64-bit on https://sourceforge.net/projects/pythonnet/

Is what he needs possible?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20170719/82ae7846/attachment-0001.html>

------------------------------

Message: 2
Date: Wed, 19 Jul 2017 18:20:43 +0000
From: Denis Akhiyarov <denis.akhiyarov@gmail.com>
To: "A list for users and developers of Python for .NET"
<pythondotnet@python.org>
Subject: Re: [Python.NET] Support for WinPython 2.7 x64
Message-ID:
<CALxxJLR5T=e3UrULAXoHXw1gmTYtpb1DaYgohsSDPpvJKBh72A@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Python for . NET project moved from SourceForge to GitHub in 2014.

WinPython comes with pythonnet pre-installed since 2016.

In any Python distribution the easiest way is to install with pip from PyPI:

pip install pythonnet

Other installation options here:

https://github.com/pythonnet/pythonnet/wiki/Installation

Thanks,
Denis

On Wed, Jul 19, 2017, 11:09 AM pythondotnet <PythonDotNet@jnpcarole.com>
wrote:

> I have a user that needs Python for .NET to work with
> https://sourceforge.net/projects/winpython/files/WinPython_2.7/2.7.9.1/
>
> I'm guessing it isn't a problem that he has WinPython as opposed to
> regular CPython, but I don't see support for 64-bit on
> https://sourceforge.net/projects/pythonnet/
>
> Is what he needs possible?
> _________________________________________________
> Python.NET mailing list - PythonDotNet@python.org
> https://mail.python.org/mailman/listinfo/pythondotnet
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20170719/9940277d/attachment-0001.html>

------------------------------

Subject: Digest Footer

_______________________________________________
PythonDotNet mailing list
PythonDotNet@python.org
https://mail.python.org/mailman/listinfo/pythondotnet


------------------------------

End of PythonDotNet Digest, Vol 156, Issue 4
********************************************