文章分类 -  安装配置

摘要:https://github.com/tesseract-ocr/tessdata/tree/master pip3 install tesserocr pillow 阅读全文
posted @ 2018-08-21 11:08 liang哥哥 阅读(855) 评论(0) 推荐(0)
摘要:yum install -y tesseract 阅读全文
posted @ 2018-08-21 10:53 liang哥哥 阅读(354) 评论(0) 推荐(0)
摘要:https://files.pythonhosted.org/packages/12/2a/e9e4fb2e6b2f7a75577e0614926819a472934b0b85f205ba5d5d2add54d0/Twisted-18.4.0.tar.bz2 阅读全文
posted @ 2018-08-21 09:55 liang哥哥 阅读(458) 评论(0) 推荐(0)
摘要:pip3 install selenium 阅读全文
posted @ 2018-08-21 09:26 liang哥哥 阅读(132) 评论(0) 推荐(0)
摘要:pip3 install lsml 阅读全文
posted @ 2018-08-21 09:25 liang哥哥 阅读(109) 评论(0) 推荐(0)
摘要:环境: CentOS 7 MongoDB 3.4.9 下载MongoDB 首先去MongoDB官网下载MongoDB,地址https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-3.4.9.tgz。将下载的文件放到/opt目录下。 解压下载到的tg 阅读全文
posted @ 2018-08-21 09:23 liang哥哥 阅读(191) 评论(0) 推荐(0)