小肥肥plus 发表于 2021-12-16 15:59

打包python程序时遇到了一个问题,求助大佬

程序在python中运行稳定,但是在打包成可执行文件时出现 “The confidence keyword argument is only available if openCV is installed”的错误,求助大佬如何解决!

让IP飘一会 发表于 2021-12-16 15:59

让IP飘一会 发表于 2021-12-16 21:44

小肥肥plus 发表于 2021-12-17 12:31

让IP飘一会 发表于 2021-12-16 21:44
你这不是提示 少了个包么openCV

我是用pyinstaller -F xxx.py打包的,应该把所有库都打包进去了,就这个OpenCV好像打包不进去


小肥肥plus 发表于 2021-12-17 16:56

让IP飘一会 发表于 2021-12-17 12:57
程序跑了一遍是正常的无问题再打包

试下将python下的OpenCV的DLL复制以打包后的目录中,与exe位于 ...

大佬,没效果啊!:'(weeqw
页: [1]
查看完整版本: 打包python程序时遇到了一个问题,求助大佬