当前位置: 代码迷 >> 综合 >> python:Python was not found; run without arguments to install from the Microsoft Store, or disable t
  详细解决方案

python:Python was not found; run without arguments to install from the Microsoft Store, or disable t

热度:42   发布时间:2023-12-12 23:40:41.0

今天在cmd运行python突然出了问题,以为是前两天重装了系统,导致环境变量出了问题,但是怎么改都不行,而且他的提示也和之前的不太一样:

Python was not found; run without arguments to install from the Microsoft Store, or disable this shortcut from Settings > Manage App Execution Aliases.

去ms商店下载是不可能下载的了,这辈子都不可能。

查了一圈,发现了这个:管理应用执行别名,在里面把py关掉就行。
有一说一,ms越来越像国内的亿些公司了,区别在于人家知道把自己的下载商店做得能用……
在这里插入图片描述

哦对了,给配置环境变量的小伙伴一个提示,装了环境变量python还是不行的,重启cmd看一下。

刚才反复填删,都是不行,一气之下关了cmd,然后重新打开就能看到版本号了……

  相关解决方案