text-detection-ctpn icon indicating copy to clipboard operation
text-detection-ctpn copied to clipboard

windows make.py throws this error mv: cannot stat 'build/*/*.so': No such file or directory

Open AjitAntony opened this issue 5 years ago • 1 comments

build folder has no .so file when i searched manually any help on how to resolve this ?

AjitAntony avatar Jan 02 '20 15:01 AjitAntony

可以参考https://github.com/eragonruan/text-detection-ctpn/issues/359。linux没有so文件,windows要pyd文件即可。

wzqy56789 avatar Feb 02 '20 14:02 wzqy56789