- 博客(9)
- 收藏
- 关注
原创 window子系统报错: wsl Wsl/Service/CreateInstance/0x80040326
【代码】window子系统报错: wsl Wsl/Service/CreateInstance/0x80040326。
2023-04-03 14:48:06
1046
原创 Django项目再使用nginx页面报错:An error occurred处理办法
Django 再使用nginx页面报错:An error occurred处理办法#进入django项目目录cd /data/wwworoot/Demo #django项目Demo目录cd Demols#启动uwsgi服务uwsgi -x demo.xml #进入nginx sbin目录cd /usr/local/nginx/sbin/ #重启nginx服务./ng...
2019-04-22 23:03:33
1381
转载 错误处理 ImportError: libSM.so.6: cannot open shared object file: No such file or directory
错误处理 ImportError: libSM.so.6: cannot open shared object file: No such file or directorylibSM.so.6: cannot open shared object file: No such file or directory错误处理libSM.so.6: cannot open shared object f...
2019-04-22 22:44:39
1611
原创 selenium爬虫对验证码的识别(pytesseract识别验证码)
Selenium爬虫遇到验证码的处理整体思路:1、保存登录页面以png格式driver.save_screenshot(“img/ym.png”)2、对页面中的验证码区域进行定位截取保存3、对验证码图片进行处理掉用pytesseract进行验证码识别4、判断验证码结果是否成功,未成功点击图片重新进行识别import timefrom selenium import webdriver...
2019-04-15 15:17:33
1291
1
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅