zerodha / pykiteconnect

The official Python client library for the Kite Connect trading APIs
MIT License
1.01k stars 477 forks source link

print "Building pywin32", pywin32_version #50

Closed billumandal closed 6 years ago

billumandal commented 6 years ago

`Syntax Error: Missing Parenthesis

There is no parenthesis here, when running the code in **python setup.py egg_info`**. line 121

Python Version: 3.7.0

aviral commented 6 years ago

Any updates from anyone on this? I am facing this issue as well.

Praveeka commented 6 years ago

I faced similar issue, downgraded my Python to 3.6.5, and it worked perfectly fine.