scoop install python

1 개요[ | ]

PS C:\Users\jmnote> scoop install python
Updating Scoop...
Updating 'extras' bucket...
 * a0355d4dc firefox-nightly: Update to version 91.0a1.20210620093248    81 minutes ago
 * 10d13a692 mpv-git: Update to version 20210620                         3 hours ago
Updating 'main' bucket...
Checking repo... ok
The main bucket was added successfully.
Scoop was updated successfully!
Installing 'lessmsi' (1.8.1) [64bit]
lessmsi-v1.8.1.zip (496.7 KB) [=============================================================] 100%
Checking hash of lessmsi-v1.8.1.zip ... ok.
Extracting lessmsi-v1.8.1.zip ... done.
Linking ~\scoop\apps\lessmsi\current => ~\scoop\apps\lessmsi\1.8.1
Creating shim for 'lessmsi'.
Creating shortcut for Less MSIérables (lessmsi-gui.exe)
'lessmsi' (1.8.1) was installed successfully!
Installing 'dark' (3.11.2) [64bit]
dark-3.11.2.zip (3.5 MB) [==================================================================] 100%
Checking hash of dark-3.11.2.zip ... ok.
Extracting dark-3.11.2.zip ... done.
Linking ~\scoop\apps\dark\current => ~\scoop\apps\dark\3.11.2
Creating shim for 'dark'.
'dark' (3.11.2) was installed successfully!
Installing 'python' (3.9.5) [64bit]
python-3.9.5-amd64.exe (27.1 MB) [==========================================================] 100%
Checking hash of python-3.9.5-amd64.exe ... ok.
install-pep-514.reg (555 B) [===============================================================] 100%
Checking hash of install-pep-514.reg ... ok.

uninstall-pep-514.reg (86 B) [==============================================================] 100%
Checking hash of uninstall-pep-514.reg ... ok.
Running pre-install script...
Running installer script...
  WARNING: The scripts pip.exe, pip3.9.exe and pip3.exe are installed in 'C:\Users\jmnote\scoop\apps\python\3.9.5\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Linking ~\scoop\apps\python\current => ~\scoop\apps\python\3.9.5
Creating shim for 'python'.
Creating shim for 'pythonw'.
Creating shim for 'python3'.
Creating shim for 'idle'.
Creating shim for 'idle3'.
'python' (3.9.5) was installed successfully!
Notes
-----
Allow applications and third-party installers to find python by running:
"C:\Users\jmnote\scoop\apps\python\current\install-pep-514.reg"
PS C:\Users\jmnote>
PS C:\Users\jmnote> python -V
Python 3.9.5

2 같이 보기[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}