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

Error parsing dimension value 100%: invalid literal for int() with base 10: '100%' #997 #1037

Open
uriafranko opened this issue Dec 22, 2024 · 1 comment

Comments

@uriafranko
Copy link

Describe the bug
I'm getting the following error when running the app on latest master.

Error parsing dimension value 100%: invalid literal for int() with base 10: '100%'

To Reproduce
Steps to reproduce the behavior:

export RETRIEVER="tavily, arxiv, duckduckgo"
add "duckduckgo-search" to the default requirements.txt
install dependencies
run the app

Expected behavior
The errors in the console don't lead to anything crashing, but I'm guessing that potentially some information are not being ingested correctly.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):
OS: macos

Additional context
Some times the number 100 changes to other numbers.

@assafelovic
Copy link
Owner

Hey @uriafranko did you manage to resolve it or is it still happening? Can you share the full stacktrace?

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

2 participants