
个人笔记
vocaloid01
小菜鸟一只_(:з」∠)_前来膜拜各路大佬orz
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
mac环境下locust安装问题记录
系统:macOS Catalina 10.15.5。 locust需要提前安装配置好python3.6及以上版本,具体操作网上很多也没什么坑。 1.先尝试使用pip命令安装 python3 -m pip install locustio 显示: WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError原创 2020-07-22 10:54:44 · 1244 阅读 · 0 评论 -
Charles学习笔记01——权限问题
环境:Mac OS Catalina 10.15.5 版本:4.2.8 问题:在启动和设置代理时报错Charles cannot configure your proxy settings while it is on a read-only volume. Perhaps you are running Charles from the disk image? If so, please copy Charles to the Applications folder and run it again.原创 2020-07-08 17:10:33 · 1463 阅读 · 0 评论