随笔分类 - Python
摘要:在安装scrapy过程中报错,网上找了资料,记录一下 需要安装的库 pip install lxml pip install wheelpip install pyOpenSSLpip install pywin32 安装Twisted 打开https://www.lfd.uci.edu/~gohl
阅读全文
摘要:##### 国内镜像源 ##### # 清华:https://pypi.tuna.tsinghua.edu.cn/simple/ # 阿里云:http://mirrors.aliyun.com/pypi/simple/ # 中国科技大学 https://pypi.mirrors.ustc.edu.c
阅读全文