PDF-Guru icon indicating copy to clipboard operation
PDF-Guru copied to clipboard

运行windows-cli版程序报错

Open bigmouse0001 opened this issue 1 year ago • 3 comments

Traceback (most recent call last): File "pdf.py", line 192, in File "pdf.py", line 43, in main AttributeError: 'Namespace' object has no attribute 'which'

bigmouse0001 avatar Aug 02 '23 21:08 bigmouse0001

你用./pdf.exe -h 查看下帮助信息

kevin2li avatar Aug 03 '23 04:08 kevin2li

Traceback (most recent call last): File "pdf.py", line 192, in File "pdf.py", line 41, in main File "argparse.py", line 1768, in parse_args File "argparse.py", line 1800, in parse_known_args File "argparse.py", line 2006, in _parse_known_args File "argparse.py", line 1946, in consume_optional File "argparse.py", line 1874, in take_action File "argparse.py", line 1044, in call File "argparse.py", line 2494, in print_help File "argparse.py", line 2500, in _print_message AttributeError: 'NoneType' object has no attribute 'write'

bigmouse0001 avatar Aug 03 '23 07:08 bigmouse0001

PDF拆分功能 处理失败! : 命令执行失败!: exec: "C:\Users\Mac\Downloads\pdf-guru-windows-amd64-1.0.12\pdf.exe": file does not exist

pdf.exe -h提示 Traceback (most recent call last): File "pdf.py", line 192, in File "pdf.py", line 41, in main File "argparse.py", line 1768, in parse_args File "argparse.py", line 1800, in parse_known_args File "argparse.py", line 2006, in _parse_known_args File "argparse.py", line 1946, in consume_optional File "argparse.py", line 1874, in take_action File "argparse.py", line 1044, in call File "argparse.py", line 2494, in print_help File "argparse.py", line 2500, in _print_message AttributeError: 'NoneType' object has no attribute 'write'

wf3699 avatar Aug 03 '23 14:08 wf3699