kevin2li / PDF-Guru

PDF Guru Anki是一款以PDF为中心的多功能办公学习工具箱软件,包含四大板块功能:PDF实用工具箱、Anki制卡神器、Anki最强辅助、视频笔记神器,软件功能众多且强大,熟练运用可以大幅提高办公和学习效率,绝对是您不可多得的效率神器。人生苦短,我用Guru!

Home Page:https://guru.kevin2li.top/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

运行windows-cli版程序报错

bigmouse0001 opened this issue · 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'

你用./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'

commented

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'