type
status
date
slug
summary
tags
category
icon
password
在vscode下执行python会打开应用商店,而在终端中正常。
notion image
参考内容,进入windowsApp目录,强制删除python.exe python3.exe两个文件后正常
Windows10 cmd输入python打开的是应用商店
Q:在安装Python时,有时会忘记点击添加到环境变量,之后手动添加到Path,在cmd中输入python ,打开的是win10的应用商店 A:在环境变量Path中,存在如下一项,这个路径中有python.exe ,python3.exe 文件,打开后自动跳转到应用商店Python安装界面 ...
Windows10 cmd输入python打开的是应用商店
https://www.cnblogs.com/jyang/p/13066019.html