Forums

ModuleNotFoundError: No module named 'pandas'

When I try to run my python program I get following error. ModuleNotFoundError: No module named 'pandas'

How can I install the modules ?

Where are you seeing that error -- is it in a console, or a website's error log, or somewhere else?