识别票据出问题
回答
收藏

识别票据出问题

A
Alex刘衍
2022-05-08 20:37·浏览量:159
A
Alex刘衍
发布于 2022-05-08 20:37159浏览

Traceback (most recent call last):
File "D:\ShadowBot\shadowbot-5.0.66\python\lib\runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "D:\ShadowBot\shadowbot-5.0.66\python\lib\runpy.py", line 85, in _run_code
exec(code, run_globals)
File "D:\ShadowBot\shadowbot-5.0.66\python\lib\site-packages\xbot_interpreter.py", line 67, in <module>
main()
File "D:\ShadowBot\shadowbot-5.0.66\python\lib\site-packages\xbot_interpreter.py", line 45, in main
try:
File "C:\Users\Lenovo\AppData\Local\ShadowBot\users\3bedda94-cbaf-4731-8e89-e5be3cdb3060\apps\b6fba974-7b6a-4fe2-938a-c22e047d4bae\xbot_robot\main.py", line 12, in main
vat_invoice = xbot_visual.ocr.note_discern(ai_engine="shadowbot", note_type="vat_invoice", image_source="disk", path=page_image_paths, url=None, is_pdf=False, pdf_page_number="1", _block=("main", 4, "票据识别"))
File "<string>", line 112, in wrapper
File "<string>", line 107, in wrapper
File "<string>", line 497, in note_discern
File "<string>", line 121, in vat_invoice
File "<string>", line 70, in vat_invoice
File "<string>", line 323, in _invoke
File "<string>", line 113, in execute
File "<string>", line 90, in execute
xbot.errors.UIAError: Code:-2,Message:目标文件 [
"E:\\卓宝\\temp_0508203632_1.png",
"E:\\卓宝\\temp_0508203632_2.png",
"E:\\卓宝\\temp_0508203632_3.png",
"E:\\卓宝\\temp_0508203633_4.png",
"E:\\卓宝\\temp_0508203633_5.png"
] 不存在

文件夹有以上目标文件,但是运行票据识别时提示不存在,是咋回事呀?如何解决呢 

收藏
全部回答1
最新
发布回答
回答