Centos7 install Python3.8 and redis

Centos7 install Python3.8 and redis

Python3.8 installation address: https://www.jianshu.com/p/15f40edefb13
redis installation address: https://www.cnblogs.com/kaerxifa/p/13608240.html

scrapy creates soft links

ln -s /usr/local/python3/bin/scrapy /usr/bin/scrapy

Guess you like

Origin blog.csdn.net/Qiled/article/details/109247468