Skip to content

Issue when launching PINESAM.exe on Windows 11 #223

@Rinkakazi

Description

@Rinkakazi

Hi, code noob here and wanted to ask what this error means when launching PINESAME.exe

02:32:03 INFO     02:32:03.599::INFO::Starting websocket server on 0.0.0.0:8080                                                                                                            ws_server.py:137
         INFO     02:32:03.604::INFO::Starting pinecil monitor                                                                                                                        pinecil_monitor.py:40
         INFO     02:32:03.606::INFO::looking for pinecil...                                                                                                                          pinecil_monitor.py:43
         INFO     02:32:03.607::INFO::looking for pinecil...                                                                                                                          pinecil_monitor.py:21
         INFO     02:32:03.608::INFO::Detecting "pinecil"...                                                                                                                                      ble.py:20
Traceback (most recent call last):
  File "main.py", line 75, in <module>
  File "asyncio\runners.py", line 190, in run
  File "asyncio\runners.py", line 118, in run
  File "asyncio\base_events.py", line 654, in run_until_complete
  File "main.py", line 64, in main
  File "ws_server.py", line 138, in serve
  File "websockets\asyncio\server.py", line 802, in __init__
TypeError: BaseEventLoop.create_server() got an unexpected keyword argument 'create_protocol'
[PYI-35412:ERROR] Failed to execute script 'main' due to unhandled exception!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions