I upgraded kiteconnect using pip.exe install kiteconnect --upgrade. When I made tried running the sample code provided in the github I am getting "ImportError: cannot import name KiteTicker". Am I doing anything wrong?
Thanks, but I already did that forgot to update here. Below are the extra modules that I installed pyopenssl, twisted(installed from binaries), autobahn Also manually copy pasted few Kiteconnect files.
download the zip file from github and install using setup.py install,
pyopenssl, twisted(installed from binaries), autobahn
Also manually copy pasted few Kiteconnect files.