-
Notifications
You must be signed in to change notification settings - Fork 126
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
[Bug]: Bug Report #467
Comments
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊 You can also check our CONTRIBUTING.md for guidelines on contributing to this project. |
Hi there! Thanks for opening this issue. We appreciate your contribution to this open-source project. We aim to respond or assign your issue as soon as possible. |
hey @saismrutiranjan18 |
I attempted to resolve the assigned issue in my local repository but was unable to fix it despite my best efforts. I kindly request you to assign it to someone else. |
okay |
Hello @saismrutiranjan18! Your issue #467 has been closed. Thank you for your contribution! |
Is there an existing issue for this?
What happened?
Clicking on a link in the "About" or "Description" section of the Streamlit app leads to a FileNotFoundError. The error message states that the file df2020.csv could not be found, causing the application to crash.
Steps to Reproduce :-
Expected Behavior
The app should successfully navigate or display the intended functionality without encountering any errors.
Actual Behavior
The app crashes with the following error:
FileNotFoundError: This app has encountered an error.
Traceback (highlighted in the attached image):
df = load_data('df2020.csv')
Screenshots :-
Add ScreenShots
No response
What browsers are you seeing the problem on?
No response
Record
The text was updated successfully, but these errors were encountered: