[Python-Dev] PEP 514 and pywin32
Burkhard Meier
burkhardameier at gmail.com
Wed Dec 28 04:40:07 EST 2016
Try the 'gohlke' download site. Whenever getting stuck in some of the
newest Python 3.x versions, that side usually has installers that work. It
did work for me just now, using Python 3.6.0 64-bit on Windows 10 64-bit OS.
[image: Inline image 1]
Burkhard
On Tue, Dec 27, 2016 at 9:17 PM, Glenn Linderman <glenn at nevcal.com> wrote:
> So today I tried to install pywin32 on my new Python 3.6.0 and got the
> following error:
>
> ---------------------------
> Cannot install
> ---------------------------
> Python version 3.6-32 required, which was not found in the registry.
> ---------------------------
> OK
> ---------------------------
>
> Seems like pywin32, although built for 3.6, doesn't understand or conform
> to the PEP 514? So the installer doesn't work? I suspect maybe the code
> would still work, if it would install. I also noted that pip cannot find a
> compatible pywin32, and PyPI only reports compatibility through Python 3.3.
>
> 1. Where should this be reported? SourceForge?
> 2. Anyone know a workaround?
>
> --
> Glenn
> ------------------------------
> Experience is that marvelous thing that enables you to recognize a
> mistake when you make it again. -- Franklin Jones
>
> _______________________________________________
> Python-Dev mailing list
> Python-Dev at python.org
> https://mail.python.org/mailman/listinfo/python-dev
> Unsubscribe: https://mail.python.org/mailman/options/python-dev/
> burkhardameier%40gmail.com
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20161228/bbb9780a/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 82227 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-dev/attachments/20161228/bbb9780a/attachment-0001.png>
More information about the Python-Dev
mailing list