We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Install Python 2.7.10 or newer (didn't test on 3.x)
Add Scripts folder to Windows PATH, so we can use pip
Install PyJNIus:
pip install pyjnius
pip install wheel
Download Cython for Windows, as a wheel package:
Install Cython from the whl package downloaded in last step:
pip install Cython...whl