随笔分类 -  Python

摘要:在安装scrapy过程中报错,网上找了资料,记录一下 需要安装的库 pip install lxml pip install wheelpip install pyOpenSSLpip install pywin32 安装Twisted 打开https://www.lfd.uci.edu/~gohl 阅读全文
posted @ 2020-08-01 11:19 宋健安 阅读(204) 评论(0) 推荐(0)
摘要:##### 国内镜像源 ##### # 清华:https://pypi.tuna.tsinghua.edu.cn/simple/ # 阿里云:http://mirrors.aliyun.com/pypi/simple/ # 中国科技大学 https://pypi.mirrors.ustc.edu.c 阅读全文
posted @ 2020-06-02 16:56 宋健安 阅读(3224) 评论(0) 推荐(1)