admin 管理员组

文章数量: 1184232

自己折腾就是不行啊,屡战屡败,最近终于找到前辈教我

前情提要

根据公众号等各种讯息自学成才,去windows 应用市场学WSL模拟linux系统,图方便装了应用市场的python,又弄了vscode插件,林林总总,后患无穷。

所以得先把我瞎搞的删掉,再重新安装python,用spyder编译器,可以模拟matlab的效果重新开始。

第一步 删除Python

先把前阵子折腾的WSL和VScode删掉。还是得用spyder,跟matlab最像,也最容易入手。

从VScode上搞python,最后安装到appdata上,安装插件各种提示warning没权限,太烦了

 参考:

Python随笔:彻底卸载Python和清除Python缓存数据https://blog.csdn/qq_38463737/article/details/107205696https://blog.csdn/qq_38463737/article/details/107205696https://blog.csdn/qq_38463737/article/details/107205696

方式一:(没成功)

确认版本为3.11.9,去镜像网址python-release-windows安装包下载_开源镜像站-阿里云https://mirrors.aliyun/python-release/windows/?spm=a2c6h.25603864.0.0.9bbb6414jJrkyEhttps://mirrors.aliyun/python-release/windows/?spm=a2c6h.25603864.0.0.9bbb6414jJrkyE

本文标签: 重拾 python