[Python.NET] Can anyone help me with a build of Python for .Net, that works with Windows 8.1?

Tony Roberts tony at pyxll.com
Thu Dec 4 17:10:37 CET 2014


That fix is in the develop branch on github (
https://github.com/pythonnet/pythonnet.git). You should be able to build it
from there just by running the setup.py script, e.g.

python setup.py install

cheers,
Tony


On Tue, Dec 2, 2014 at 6:55 AM, Hans Peter Jepsen <hpj at lodam.com> wrote:

>  Hi all
>
> I also ran into the problem, that the newest downloadable build of
> pythondotnet does not with Windows 8.1.
> For reference, see e.g.
> *https://mail.python.org/pipermail/pythondotnet/2014-January/001471.html*
> <https://mail.python.org/pipermail/pythondotnet/2014-January/001471.html>.
>
> Does anyone have a version build the described fix, that they could send
> to me?
>
> Kind regards
>
> Hans Peter Jepsen
> Lodam Electronics
>
>
> _________________________________________________
> 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/20141204/9da12aae/attachment.html>


More information about the PythonDotNet mailing list