KiteConnect Compatibility: Python 3.7 on Windows 10

mayankpundhir
mayankpundhir edited September 2018 in Python client
Can someone confirm the compatibility of kiteconnect with Python 3.7.0 on Windows 10 64-bit machine.
I used pip to install kiteconnect but it gave me the following error when installing pywin32 version 219.
print "Building pywin32", pywin32_version
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Building pywin32", pywin32_version)?
I was able to install pywin32 version 223(latest version) but kiteconnect requirement is version<=220.
Tried installing pywin32 version 219, 220 separately: failed attempts.



This discussion has been closed.