[Python-Dev] PEP 514 and pywin32 (original) (raw)
Glenn Linderman glenn at nevcal.com
Wed Dec 28 00:17:32 EST 2016
- Previous message (by thread): [Python-Dev] Document C API that is not part of the limited API
- Next message (by thread): [Python-Dev] PEP 514 and pywin32
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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.
- Where should this be reported? SourceForge?
- Anyone know a workaround?
-- Glenn
Experience is that marvelous thing that enables you to recognize a mistake when you make it again. -- Franklin Jones -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.python.org/pipermail/python-dev/attachments/20161227/f9284ef7/attachment.html>
- Previous message (by thread): [Python-Dev] Document C API that is not part of the limited API
- Next message (by thread): [Python-Dev] PEP 514 and pywin32
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]