kerlomz / captcha_trainer

[验证码识别-训练] This project is based on CNN/ResNet/DenseNet+GRU/LSTM+CTC/CrossEntropy to realize verification code identification. This project is only for training the model.
Apache License 2.0
3.02k stars 821 forks source link

关于 python 版本的疑问 #52

Open yhfwww opened 4 years ago

yhfwww commented 4 years ago

你好,请问该项目是是严格只支持python 3.7吗,还是python 3.5 和3.6也可以支持? 谢谢!

duquan-1995 commented 4 years ago

你好,请问该项目是是严格只支持python 3.7吗,还是python 3.5 和3.6也可以支持? 谢谢!

应该是3.7以上