mirror of
https://github.com/cascadium/wsl-windows-toolbar-launcher.git
synced 2026-04-27 05:25:50 +03:00
[GH-ISSUE #47] cannot import name 'raw_input' from 'click._compat' #42
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#42
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 @gwainor on GitHub (Mar 12, 2022).
Original GitHub issue: https://github.com/cascadium/wsl-windows-toolbar-launcher/issues/47
I am getting this error on a fresh archlinux WSL2 install.
@gwainor commented on GitHub (Mar 12, 2022):
Ohh okay
pip install --user click==7.1.2did the trick. I don't know why but even if its specified in therequirements.txtthat it should install click v7.1.2 it installed the latest version.