Created
June 28, 2019 03:10
-
-
Save ezirmusitua/282c1a5b4287b73568885c0bcb1a54b7 to your computer and use it in GitHub Desktop.
[Scoop Switch Version] Switch Target Version In Scoop, #scoop #windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; add if not added | |
scoop bucket add versions | |
scoop install python27 python | |
scoop reset python27 ; switch to python2.7 | |
scoop reset python ; switch to python3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment