Unable to install kiteconnect on my Windows 10 64 bit Operating system

kishorerelangi
Hi Team,

I am uanble to install kiteconnect on my Windows 10 Machine with 64 bit. I have installed Python 3.7.0.

When I try to instlall kiteconnect, with the below command

pip install kiteconnect

I am getting below error



Traceback (most recent call last):
File "", line 1, in
File "E:\Temp\pip-install-w1x67t8j\pypiwin32\setup.py", line 121
print "Building pywin32", pywin32_version
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Building pywin32", pywin32_version)?

----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in E:\Temp\pip-install-w1x67t8j\pypiwin32\


Complete error screen attached.


I have also tried the below command

pip install --upgrade kiteconnect

But the result is same, same error.

Could you please hlep me wit this?

Thanks in advance.
Kishore.
This discussion has been closed.