随笔分类 - Python
python学习过程中踩过的坑,以及学习到的小技巧汇总
摘要:以下命令都是在命令行中执行 第一步、安装 pipenv模块 第二步、cd 到虚拟环目录 第三步、pipenv shell进入虚拟环境 第四步、安装所需要的模块
阅读全文
摘要:打开Submine Text,找到Preferences -> Settings-User写入 "update_check":false,
阅读全文
摘要:参考: http://www.cnblogs.com/hkgov/p/7799078.html
阅读全文
摘要:可以在pip install 后面加上 -i 镜像url 模块名 其中镜像url有: 清华:https://pypi.tuna.tsinghua.edu.cn/simple 阿里云:http://mirrors.aliyun.com/pypi/simple/ 中国科技大学 https://pypi.
阅读全文
浙公网安备 33010602011771号