Hello to the freeCodeCamp community!
In the following project: Data Analysis with Python Projects - Demographic Data Analyzer
I get the error ModuleNotFoundError: No module named ‘pandas’. So I “pip install pandas”, no more error on this, but minutes later, I once again get the same error, as if I had uninstalled pandas!!
HELP!!
https://repl.it/@Brice123456789/boilerplate-demographic-data-analyzer-1#demographic_data_analyzer.py