Eel
Eel copied to clipboard
ModuleNotFoundError: No module named 'bottle.ext.websocket'
ModuleNotFoundError: No module named 'bottle.ext.websocket'
i cant figure why this happening
In eel's __init__.py, replace the import line that contains bottle.ext.websocket with import bottle_websocket as wbs