-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python in cmd Ctrl+C problem #2339
Comments
This is most likely an issue with the shim, which Scoop creates to deal with common PowerShell/CMD/Windows incompatibilities. Of course the shims are not perfect. Try invoke |
This issue should be fixed in #3998, which was merged into master. To use, type:
or
Eventually, one of those shims (probably kiennq) will be made the default. If this issue is still a problem after trying both solutions above, please reopen this issue. Thanks! |
python install from scoop (Ctrl+C)KeyboardInterrupt problem in cmd
process:
python install from python.org don't have (Ctrl+C)KeyboardInterrupt problem
OS: 10.0.17134 64bit
Python: 3.7
The text was updated successfully, but these errors were encountered: