desktop-waifu icon indicating copy to clipboard operation
desktop-waifu copied to clipboard

AttributeError: 'NoneType' object has no attribute 'send'

Open musuna55555 opened this issue 1 year ago • 0 comments

I have a problem, please help me...

Traceback (most recent call last): File "D:\AI\Pas\waifu\Src\runner.py", line 147, in utils.characterAi.send_message_to_process_via_websocket(transcript) File "D:\AI\Pas\waifu\Src\utils\characterAi.py", line 31, in send_message_to_process_via_websocket ws.send(message) AttributeError: 'NoneType' object has no attribute 'send'

How to fix it?

musuna55555 avatar Sep 17 '23 06:09 musuna55555