I tried to install it with winget.
winget —The term 'winget' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
It comes out like this.Thank you for your cooperation.
windows
In the Start Menu Settings → Application → App Run Alias setting screen, winget.exe
(Windows Package Manager Client) along with python.exe, python3.exe is also turned off.
Change the setting to on
and then try starting PowerShell.
This is a question article about python related configuration, but the screenshot of the question also shows winget.exe.
What are the app execution aliases "pytnon.exe" and "python3.exe"?
Regarding the issue resolved in the comments:
It should have been built in by default as shown below, but
Use the winget tool to install and manage applications
By default, the winget command-line tool in Windows Package Manager is bundled with Windows 11 and the latest version of Windows 10 as the application installer.
The settings may have been changed by doing some additional work like the following.
Install the winget preview version [Developers Only]
575 rails db:create error: Could not find mysql2-0.5.4 in any of the sources
577 Who developed the "avformat-59.dll" that comes with FFmpeg?
579 Understanding How to Configure Google API Key
621 GDB gets version error when attempting to debug with the Presense SDK (IDE)
633 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.