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

NameError: name 'session' is not defined #1

Open
ql-xun opened this issue Mar 12, 2023 · 2 comments
Open

NameError: name 'session' is not defined #1

ql-xun opened this issue Mar 12, 2023 · 2 comments

Comments

@ql-xun
Copy link

ql-xun commented Mar 12, 2023

请问下,我在python运行完pdf之后,在python console”输入“session. question('Authors of this paper?')”
但是得到的回答是
Traceback (most recent call last):
File "", line 1, in
NameError: name 'session' is not defined
请问这种情况,应该如何解决

@talkingwallace
Copy link
Owner

可能你没有在interactive console里运行?

@dnth
Copy link

dnth commented Mar 30, 2023

Try reader.question(paper, 'Authors of this paper?')

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

3 participants