- 主题:被 win10 自带 python 摆了一道
默认打开 python 会跳到应用商店
另外装了 单独的 python3.8 也是
然后我装了 应用商店的 python 3.9
但是 单独的 python 3.8 等于空着了
--
FROM 111.28.164.*
我都不知道我的东西是装在 python 3.9 还是 python 3.8
【 在 chaobill (若我离去,后会无期) 的大作中提到: 】
: 默认打开 python 会跳到应用商店
: 另外装了 单独的 python3.8 也是
: 然后我装了 应用商店的 python 3.9
: ...................
--
FROM 111.28.164.*
将你选择的Python安装路径加入Path环境变量应该就不会打开应用商店了(更推荐的是装Anaconda或Miniconda)
--
FROM 39.183.129.*
应用商店的,直接双击运行 python.exe 还不行
只能双击打开 python3.9.exe
鬼知道 win10 搞了什么权限
【 在 freesand (freesand) 的大作中提到: 】
: 将你选择的Python安装路径加入Path环境变量应该就不会打开应用商店了(更推荐的是装Anaconda或Miniconda)
--
FROM 111.28.164.*
因为应用商店的权限问题,不允许其他软件调用这个 python
怪哉了, win10 为什么要这么做
【 在 freesand (freesand) 的大作中提到: 】
: 将你选择的Python安装路径加入Path环境变量应该就不会打开应用商店了(更推荐的是装Anaconda或Miniconda)
--
FROM 111.28.164.*