You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: