笔记:小问题解决办法 [以后都写在这里]

pip3 install  包名
>> 出现问题:
Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError(SSLError("bad handshake: Error([('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')],)",),)': /simple/包名
解决办法:
pip3 install 包名  -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
supervisor 启动配置文件
supervisord -c /etc/supervisord.conf
chrome插件
http://blog.gejiawen.com/2015/08/18/chrome-plugin-dev-guide/
df -h
du -sh *

supervisord -c /home/work/.etc/supervisord.conf

kill -9 `ps -ef |grep "top" | awk '{print $2}'`

killall -9 top

pkill = pgrep + kill

pkill -9 top

select type,count(type)as total from(select type from table_1 where  type_id = 1 and  priority<12 and priority>0 and channel =2) as foo group by type order by total desc limit 100;

 if 'tr?' in i:
    continue
if 'sharer' in i:
    continue
if 'plugins'in i:
    continue

GoldWave去除背景音乐
lpcc的模型获取

grep -rn "xxx" name.log  | wc -l

https://blog.liyuans.com/archives/the-website-to-generate-random-foreigners-full-set-of-information.html
Win使用pip安装python的包,出现问题,通用的解决办法:
通过下面的网站,单独下载相应的.whl文件,进行pip installl XXX.whl,单独安装
https://www.lfd.uci.edu/~gohlke/pythonlibs/
  • 1
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值