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

randomly getting this error #9

Open
sg-s opened this issue Aug 3, 2022 · 0 comments
Open

randomly getting this error #9

sg-s opened this issue Aug 3, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@sg-s
Copy link
Owner

sg-s commented Aug 3, 2022

IndexError: This app has encountered an error. The original error message is redacted to prevent data leaks. Full error details have been recorded in the logs (if you're on Streamlit Cloud, click on 'Manage app' in the lower right of your app).
Traceback:

File "/home/appuser/venv/lib/python3.9/site-packages/streamlit/scriptrunner/script_runner.py", line 557, in _run_script
    exec(code, module.__dict__)
File "game.py", line 34, in <module>
    other_words = distractors[distractors["word"] == this_word["word"].iloc[0]][
@sg-s sg-s self-assigned this Aug 3, 2022
@sg-s sg-s added the bug Something isn't working label Aug 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant