☰
Login
Signup
Home
›
Python client
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.1K
All Categories
0
Incidents
158
Node JS client
43
Go client
801
.Net API client
386
Kite Publisher
538
.Net / VBA / Excel (3rd party)
466
Algorithms and Strategies
1K
Java client
1.1K
API clients
408
PHP client
4.1K
Python client
349
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.4K
General
In this Discussion
June 2018
sujith
June 2018
krishnanm2006
unable to connect
krishnanm2006
June 2018
in
Python client
Hi ive updated kite connect, however unable to connect..
File "", line 544, in spec_from_file_location
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Users\\admin\\Anaconda3\\lib\\site-packages\\kiteconnect-3.7.0-py3.6.egg'
Tagged:
@sujith
krishnanm2006
June 2018
i reinstalled the kiteconnect and it seems to be resolved..
however I'm getting the below error while running the code, can you please help?
runfile('C:/Users/admin/Desktop/KiteConnect/Ol/websocket_usage1.py', wdir='C:/Users/admin/Desktop/KiteConnect/Ol')
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 - Forbidden))
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 - Forbidden))
sujith
June 2018
You need a valid access token for using websocket data.
Sign In
or
Register
to comment.
however I'm getting the below error while running the code, can you please help?
runfile('C:/Users/admin/Desktop/KiteConnect/Ol/websocket_usage1.py', wdir='C:/Users/admin/Desktop/KiteConnect/Ol')
ERROR:kiteconnect.ticker:Connection error: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 - Forbidden))
ERROR:kiteconnect.ticker:Connection closed: 1006 - connection was closed uncleanly (WebSocket connection upgrade failed (403 - Forbidden))