Closed rskumar closed 6 years ago
In order to get cyksuid compiled, a C99 compliant compiler is required. So you cannot get it work under Windows with MSVC ince MSVC is only C89 complaint.
v0.2.0 should address this issue, please have a try.
Thanks, pip install cyksuid
works now on Windows 7 with MSVC for Python installed.
Python 2.7 MSVC for Python installed
Error Log -