Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ap = argparse.ArgumentParser() ap.add_argument("--pdf",type=str, nargs='*', required=False, default=) #8

Open
damaocode opened this issue Oct 31, 2023 · 0 comments

Comments

@damaocode
Copy link

ap = argparse.ArgumentParser()
ap.add_argument("--pdf",type=str, nargs='*', required=False,
                default="C:/Users/李岳锋/Desktop/10.10/300007汉威科技:2019年年度报告.pdf")

这个文件路径的写法,请问能不能写的清楚点呢,跑脚本总是出错呢。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant