Skip to content

Legion Go S - SteamOS Stable - Backend fails to start #23

Description

@Teppichseite

On the Legion S in SteamOS stable the python backend seems to be not able to start.

[2026-09-17 15:13:18,709][ERROR]: Failed to start RetroDECKY (v1.2.0)!
Traceback (most recent call last):
  File "decky_loader/plugin/sandboxed_plugin.py", line 116, in initialize
  File "<frozen importlib._bootstrap_external>", line 940, in exec_module
  File "<frozen importlib._bootstrap>", line 241, in _call_with_frames_removed
  File "/home/deck/homebrew/plugins/RetroDECKY/main.py", line 7, in <module>
    from server import Server
  File "/home/deck/homebrew/plugins/RetroDECKY/py_modules/server.py", line 4, in <module>
    from http.server import HTTPServer, SimpleHTTPRequestHandler
ModuleNotFoundError: No module named 'http.server'`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions