03 2021 档案
摘要:试过p = subprocess.Popen(cmd),然后p.wait p.communicate p.call 都没有实现 最后用 from multiprocessing import Lock lock = Lock() 在主进程中执行 lock.acquire() subprocess.c
阅读全文
摘要:链接:https://pan.baidu.com/s/1uRcwjYbKLxMAtt948xjMQw 提取码:abcd 下载以后解压到python的依赖库里面,给文件german_transliterate-master改名为german_transliterate,然后直接导入from germa
阅读全文
摘要:python源 为提供 pip install git+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI
阅读全文
摘要:pip install matplotlib -i http://pypi.douban.com/simple --trusted-host pypi.douban.com matplotlib可以替换成别的 真的就是光速!! https://www.lfd.uci.edu/~gohlke/pyth
阅读全文

浙公网安备 33010602011771号