We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When running the Sherpa tutorial I see repeated warnings in my terminal:
"Number of requested results 20 is greater than number of elements in index 3, updating n_results = 3" .
I'm not sure where these are coming from or whether they are benign.
To Reproduce Steps to reproduce the behavior:
Set up the sherpa tutorial as per the steps in docs/How_To/Tutorials/document_reader.rst
docs/How_To/Tutorials/document_reader.rst
Copy this file as paper.pdf in your tutorial directory paper.pdf
paper.pdf
Run sherpa PDF reader: python main.py --config agent_config.yml
python main.py --config agent_config.yml
See the warnings on the command line output
Expected behavior The tutorial should run without this warning.
The text was updated successfully, but these errors were encountered:
20001LastOrder
No branches or pull requests
Describe the bug
When running the Sherpa tutorial I see repeated warnings in my terminal:
I'm not sure where these are coming from or whether they are benign.
To Reproduce
Steps to reproduce the behavior:
Set up the sherpa tutorial as per the steps in
docs/How_To/Tutorials/document_reader.rst
Copy this file as
paper.pdf
in your tutorial directorypaper.pdf
Run sherpa PDF reader:
python main.py --config agent_config.yml
See the warnings on the command line output
Expected behavior
The tutorial should run without this warning.
The text was updated successfully, but these errors were encountered: