240
生活,简单就好!
摘要: 有时候,我们想要查找Python安装路径及第三方库的存放路径,但可能忘记了当初安装时的具体路径,这个时候我们就可以通过命令快速找到这些路径。 查找Python安装路径 Windows下查找命令:where python3 D:\>where python3 D:\Python\installatio 阅读全文
posted @ 2021-06-20 11:19 wintest 阅读(9591) 评论(0) 推荐(0)