[Python.NET] PythonDotNet Digest, Vol 156, Issue 4
pythondotnet
PythonDotNet at jnpcarole.com
Thu Jul 20 16:35:44 EDT 2017
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 at python.org
Date: 7/20/17 10:00 am
To: pythondotnet at python.org
Send PythonDotNet mailing list submissions to
pythondotnet at 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 at python.org
You can reach the person managing the list at
pythondotnet-owner at 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 at jnpcarole.com>
To: pythondotnet at python.org
Subject: [Python.NET] Support for WinPython 2.7 x64
Message-ID:
<20170719090012.3e63f68611bc0deecd5a6dd5fef89a2f.3933b3b147.mailapi at 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 at gmail.com>
To: "A list for users and developers of Python for .NET"
<pythondotnet at python.org>
Subject: Re: [Python.NET] Support for WinPython 2.7 x64
Message-ID:
<CALxxJLR5T=e3UrULAXoHXw1gmTYtpb1DaYgohsSDPpvJKBh72A at 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 at 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 at 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 at python.org
https://mail.python.org/mailman/listinfo/pythondotnet
------------------------------
End of PythonDotNet Digest, Vol 156, Issue 4
********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pythondotnet/attachments/20170720/444c1c6d/attachment.html>
More information about the PythonDotNet
mailing list