Pithikos / python-websocket-server

A simple fully working websocket-server in Python with no external dependencies
MIT License
1.13k stars 380 forks source link

from websocket_server.thread import WebsocketServerThread #105

Open Gilkovitch opened 1 year ago

Gilkovitch commented 1 year ago

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