I'm unable to run my project despite having installed the correct modules and version of python

Bug description:
I have been unable to run my project, I keep getting an error in line 1 which states that the “pandas” module cannot be found despite me having uninstalled and reinstalled all the packages required for the program to run.

Expected vs Current Behavior:
I expect the outcome to be 2 image containing files but I get an error message in line 1.

Steps to reproduce:
Run the program and the error will appear

Bug appears at this link: https://replit.com/@KatlegoMashiane/boilerplate-medical-data-visualizer-3

Screenshot(s)/Screen Recording:

Browser/OS/Device: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/113.0

Replit Profile: https://replit.com/@KatlegoMashiane

try running the following in shell:

pip install pandas seaborn