[Python.NET] Support for WinPython 2.7 x64

Denis Akhiyarov denis.akhiyarov at gmail.com
Wed Jul 19 14:20:43 EDT 2017


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.html>


More information about the PythonDotNet mailing list