Hi everyone,

 

if you are on Python 2.7 and Windows you can try to install a nightly
snapshot of Python.Net via pip:

 

pip install --pre pythonnet

 

Make sure you have a recent version of pip installed
(http://www.pip-installer.org/en/latest/installing.html). 

 

This is VERY experimental and the version you will get is just a nightly
snapshot of the current source on github. It should work on Windows 8.1,
though.

 

Please report back any problems or success of this. The current plan is
still to release a stable version 2.0 at some point.

 

The major thanks for the progress so far goes to Tony, who has contributed
most of the code changes to make this work.

 

Best,

David

_________________________________________________
Python.NET mailing list - PythonDotNet@python.org
https://mail.python.org/mailman/listinfo/pythondotnet

Reply via email to