摘要: 1.pip安装成功,运行命令还是提示不是内部或外部命令 2.进入我的电脑--属性--高级系统设置--环境变量 因为之前配置过python,所以这里,只需要在路径后加上:\Scripts 如果没有配置,则将后面的路径修改为自己python安装的路径加上\Scripts 如:D:\Python34\Sc 阅读全文
posted @ 2022-05-10 17:18 多米多乐 阅读(2713) 评论(0) 推荐(1) 编辑
摘要: 方式一、在cmd命令里安装 使用国内的镜像源来加速:pip install ddt -i http://pypi.douban.com/simple/ --trusted-host pypi.douban.com 方式二、在pycharm--Terminal里安装 阅读全文
posted @ 2020-12-17 10:02 多米多乐 阅读(782) 评论(0) 推荐(0) 编辑
摘要: 将:runner =unittest.TestRunner() 改为:runner = unittest.TextTestRunner() 阅读全文
posted @ 2020-12-02 23:32 多米多乐 阅读(270) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-11-30 10:58 多米多乐 阅读(83) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/forever_yh/article/details/82422325 阅读全文
posted @ 2020-11-11 16:08 多米多乐 阅读(53) 评论(0) 推荐(0) 编辑
摘要: https://www.lanqiao.cn/questions/102676/?utm_source=baidu&utm_medium=cpc&utm_campaign=python&utm_term=keywords 阅读全文
posted @ 2020-11-11 15:02 多米多乐 阅读(109) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2020-10-22 11:23 多米多乐 阅读(804) 评论(0) 推荐(0) 编辑
摘要: 1.proxy--Throttle Settings 2.勾选[Enable Throttling]使的限制网速可用,相当于开启了限制网速的功能 3、关于网速的选择概念介绍:Bandwidth(带宽)、Utilistation(利用百分比)、Round-trip(往返延迟)、MTU(最大传输单元)3 阅读全文
posted @ 2020-09-25 16:48 多米多乐 阅读(160) 评论(0) 推荐(0) 编辑
摘要: https://www.cnblogs.com/insane-Mr-Li/p/9758776.html 阅读全文
posted @ 2020-09-21 10:47 多米多乐 阅读(147) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/ceb9fb1017a21accad2ba083.html 使用cmd命令去安装python第三方库时会出现,pip不是内部或外部命令, 也不是可运行程序,是因为你在安装python没有把所有的勾勾上。 阅读全文
posted @ 2020-09-17 16:33 多米多乐 阅读(784) 评论(0) 推荐(0) 编辑
点击右上角即可分享
微信分享提示