Web Socket Error

Kiran_Podgu
Here is the below error i found on my terminal

Traceback (most recent call last):
File "/home/runner/Zerodha-kite/main.py", line 111, in
ws = websocket.WebSocketApp(
AttributeError: module 'websocket' has no attribute 'WebSocketApp'. Did you mean: 'WebSocket'?
This discussion has been closed.