[issue29426] Using pywin32 on Python3 on linux

2017-02-02 Thread Eryk Sun
Eryk Sun added the comment: I'm closing this as a third-party issue that's unrelated to the development of CPython. PyWin32 is a package of extension modules for accessing Windows C and COM APIs in Windows Python. You can't install it in Linux Python. You should be able to access SQL Server o

[issue29426] Using pywin32 on Python3 on linux

2017-02-02 Thread Mark Tischler
New submission from Mark Tischler: I downloaded pywin32 build 220 from https://sourceforge.net/projects/pywin32/files/pywin32/, and tried to install it using 'python3 setup.py install' as well as 'python3 pywin32_postinstall.py -install' ("python3" = python 3.6.0), and the former gave me a syn