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
I am trying to run it on a Linux Mint 21.2, running on an old imac, and I get the following error message:
scratch_link -d
Print debug messages
2024-12-23 22:02:53,011 set scan_seconds: 10.0
2024-12-23 22:02:53,011 set scan_retry: 1
2024-12-23 22:02:53,033 Certificate is ready in FireFox NSS DB: /home/admin1/.mozilla/firefox/5srxf0yb.default-release
2024-12-23 22:02:53,058 Certificate is ready in Chrome NSS DB: /home/admin1/.pki/nssdb
Traceback (most recent call last):
File "/home/admin1/.local/bin/scratch_link", line 8, in <module>
sys.exit(main())
File "/home/admin1/.local/lib/python3.10/site-packages/pyscrlink/scratch_link.py", line 576, in main
start_server = websockets.serve(
File "/home/admin1/.local/lib/python3.10/site-packages/websockets/asyncio/server.py", line 737, in __init__
self.server = Server(
File "/home/admin1/.local/lib/python3.10/site-packages/websockets/asyncio/server.py", line 281, in __init__
self.loop = asyncio.get_running_loop()
RuntimeError: no running event loop
I have followed the instructions, but I am stuck.
Any help? Kids want to use their legos during Christmas.
Thanks in advance
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run it on a Linux Mint 21.2, running on an old imac, and I get the following error message:
I have followed the instructions, but I am stuck.
Any help? Kids want to use their legos during Christmas.
Thanks in advance
The text was updated successfully, but these errors were encountered: