linux--python程序員安裝大全

linux安裝python3html

http://www.javashuo.com/article/p-gxjrszvy-hg.htmlpython

linux安裝gitmysql

yum install git

linux安裝mysql 5.7linux

http://www.javashuo.com/article/p-mzyekjup-bb.htmlgit

linux安裝redis 3.2.8redis

https://blog.csdn.net/fouy_yun/article/details/81013628sql

pip3 install -r requirements.txt超時問題ui

  方法一:設置超時時間spa

      pip3 install --default-timeout=1000 --no-cache-dir -r requirements.txt.net

  方法二:切換鏡像源

      pip3 install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/

      https://blog.csdn.net/Stray_Lambs/article/details/102248702

相關文章
相關標籤/搜索