Skip to content

docs: wsl2 troubleshooting#24

Open
Loongphy wants to merge 2 commits intonoopstudios:mainfrom
Loongphy:feature/wsl2-readme-ultra-simplified
Open

docs: wsl2 troubleshooting#24
Loongphy wants to merge 2 commits intonoopstudios:mainfrom
Loongphy:feature/wsl2-readme-ultra-simplified

Conversation

@Loongphy
Copy link

Solve issues encountered when developing on Windows using WSL2. Similar problems occur during SSH-based development, which can be resolved by enabling X11 Forwarding.

Since I don't use this approach, someone else might need to contribute documentation for SSH.

google-labs-jules bot and others added 2 commits May 30, 2025 08:38
This commit incorporates your final feedback to further streamline the "WSL2 Troubleshooting" section in README.md.

Key changes:
- Merged the previous Step 3 (Install project dependencies) and Step 4 (Run Feedback UI) into a single new Step 3 titled "Run Feedback UI (and install dependencies if needed)".
- Added a note to this new Step 3 explaining that `uv run` handles virtual environment creation and dependency installation automatically based on `pyproject.toml`.

This makes the troubleshooting guide more concise, now consisting of three primary steps:
1. Check `DISPLAY` environment variable.
2. Install essential system dependencies.
3. Run the Feedback UI (with `uv run` managing project dependencies).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant