随笔分类 -  python

摘要:pip config set global.index-url https://mirrors.aliyun.com/pypi/simple/ pip config set install.trusted-host mirrors.aliyun.com 阅读全文
posted @ 2022-07-11 15:11 qwer78 阅读(499) 评论(0) 推荐(0)
摘要:1.下载安装python3.8 64 选择自动配置path 链接:https://pan.baidu.com/s/1QGbuloHJ1C3zDeXlsyQTGQ 提取码:qu9i 2. 安装visual studio 2019 选择C++环境,并安装gcc c++等 cmake依赖C++ 3. 下载 阅读全文
posted @ 2020-04-27 16:40 qwer78 阅读(61) 评论(0) 推荐(0)