python-websocket-server icon indicating copy to clipboard operation
python-websocket-server copied to clipboard

from websocket_server.thread import WebsocketServerThread

Open Gilkovitch opened this issue 3 years ago • 0 comments

got error with Pycharm

File "C:\Users\Gilles\PycharmProjects\pythonProject\python-websocket-server-master\websocket_server\websocket_server.py", line 15, in from websocket_server.thread import WebsocketServerThread ModuleNotFoundError: No module named 'websocket_server.thread'; 'websocket_server' is not a package

Gilkovitch avatar Aug 30 '22 14:08 Gilkovitch