mirror of
https://github.com/cascadium/wsl-windows-toolbar-launcher.git
synced 2026-04-26 13:05:53 +03:00
[GH-ISSUE #51] Can't run #43
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#43
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 @Altantsooj on GitHub (Apr 10, 2023).
Original GitHub issue: https://github.com/cascadium/wsl-windows-toolbar-launcher/issues/51
altantsooj@Altantsooj:~/.local/bin$ wsl-windows-toolbar
Traceback (most recent call last):
File "/home/altantsooj/.local/bin/wsl-windows-toolbar", line 5, in
from wsl_windows_toolbar.wsl_windows_toolbar import cli
File "/home/altantsooj/.local/lib/python3.10/site-packages/wsl_windows_toolbar/wsl_windows_toolbar.py", line 16, in
from click._compat import raw_input
ImportError: cannot import name 'raw_input' from 'click._compat' (/home/altantsooj/.local/lib/python3.10/site-packages/click/_compat.py)