mirror of
https://github.com/cascadium/wsl-windows-toolbar-launcher.git
synced 2026-04-27 05:25:50 +03:00
[GH-ISSUE #39] Jinja2 error when launching wsl-windows-toolbar #35
Labels
No labels
duplicate
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wsl-windows-toolbar-launcher#35
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @lanouettea on GitHub (Jun 3, 2021).
Original GitHub issue: https://github.com/cascadium/wsl-windows-toolbar-launcher/issues/39
I followed the instructions in the readme and ended up having an the same issue with raw_input encountered on #37 .
After applying his fix, I'm getting to the confirmation, then when I press enter, I obtain the following stack:
Any clues?
@lanouettea commented on GitHub (Jun 3, 2021):
Additionnaly, I tried with Python3.8, Python3.9, with the Pypi package or from the latest sources.
@fquinner commented on GitHub (Oct 4, 2021):
Thank you sir