Describe the bug
"Python backend disconnected" in release 2.11, breaks all applications in the Gallery.
To Reproduce
Install latest release 2.11, Login, "Python backend disconnected" shows in bottom title bar
Logs
Navigating to %APPDATA%\BatchExplorer\logs and then opening the most recent python-server.log file shows the following error, which looks related to dependencies:
info: ========================= STARTING PYTHON RPC SERVER PROCESS =========================
info: Traceback (most recent call last):
File "main.py", line 32, in
File "main.py", line 26, in run
File "server\websocket_server.py", line 17, in init
File "site-packages\websockets\imports.py", line 81, in getattr
File "site-packages\websockets\imports.py", line 26, in import_name
ModuleNotFoundError: No module named 'websockets.legacy'
[10356] Failed to execute script main
Version (please complete the following information):
Describe the bug
"Python backend disconnected" in release 2.11, breaks all applications in the Gallery.
To Reproduce
Install latest release 2.11, Login, "Python backend disconnected" shows in bottom title bar
Logs
Navigating to %APPDATA%\BatchExplorer\logs and then opening the most recent python-server.log file shows the following error, which looks related to dependencies:
info: ========================= STARTING PYTHON RPC SERVER PROCESS =========================
info: Traceback (most recent call last):
File "main.py", line 32, in
File "main.py", line 26, in run
File "server\websocket_server.py", line 17, in init
File "site-packages\websockets\imports.py", line 81, in getattr
File "site-packages\websockets\imports.py", line 26, in import_name
ModuleNotFoundError: No module named 'websockets.legacy'
[10356] Failed to execute script main
Version (please complete the following information):