摘要:
1.vim /etc/ssl/openssl.cnf 2.将最后一行修改为CipherString = DEFAULT@SECLEVEL=1 3.pip3 install lz4 阅读全文
posted @ 2021-05-07 18:12
没有显示名称
阅读(260)
评论(0)
推荐(0)
摘要:
阅读全文
posted @ 2021-05-07 18:07
没有显示名称
阅读(39)
评论(0)
推荐(0)
摘要:
1.apt-get install python3.7 2.curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py 3.python3.7 get-pip.py 4.python3.7 -V 5.pip3.7 -V 阅读全文
posted @ 2021-05-07 17:36
没有显示名称
阅读(258)
评论(0)
推荐(0)