python_PlateRecogntion icon indicating copy to clipboard operation
python_PlateRecogntion copied to clipboard

适配运行

Open bulingl opened this issue 4 years ago • 1 comments

我把代码下载下来,用的python3.10,也改了requirements里的版本号,用命令调整一直运行不了,请问大致步骤是怎样的呢,或许我可以再重新来一遍,谢谢。

bulingl avatar Nov 04 '21 15:11 bulingl

3.10 的 opencv 的 api 修改了,是无法运行的 需要使用 对应的 python 版本

dreamhunter2333 avatar Nov 15 '21 09:11 dreamhunter2333