摘要:
https://github.com/robinhood/faust 阅读全文
posted @ 2019-09-02 17:51
anobscureretreat
阅读(208)
评论(0)
推荐(0)
摘要:
subprocess.CalledProcessError: Command ‘(‘lsb_release’, ‘-a’)’ returned non-zero exit status 1. 解决方法find / -name lsb_releaserm -rf /usr/bin/lsb_releas 阅读全文
posted @ 2019-09-02 15:14
anobscureretreat
阅读(3409)
评论(0)
推荐(0)
摘要:
下载源码:https://www.python.org/downloads/release/python-373/ 一、先安装需要的包zlib1g,libffisudo apt-get update sudo apt-get install zlib1g-dev sudo apt-get insta 阅读全文
posted @ 2019-09-02 14:59
anobscureretreat
阅读(2040)
评论(0)
推荐(0)