[Bug]: Bug Report
Closed this issue ยท 6 comments
Is there an existing issue for this?
- I have searched the existing issues
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 :-
- Open the Streamlit app.
- Navigate to the "About" or "Description" section.
- Click on the provided link.
- Observe the error message.
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):
- File "home.py", line 28, in
df = load_data('df2020.csv')
Screenshots :-
Add ScreenShots
No response
What browsers are you seeing the problem on?
No response
Record
- I agree to follow this project's Code of Conduct
- I'm a GSSOC contributor
- I want to work on this issue
- I'm willing to provide further clarification or assistance if needed.
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
are you going to work on this?
its already 3 weeks
hey @saismrutiranjan18
are you going to work on this?
its already 3 weeks
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
I appreciate your efforts
Hello @saismrutiranjan18! Your issue #467 has been closed. Thank you for your contribution!

