I am trying to run a simple python script using the beautifulsoup4 module.
beautifulsoup4
However, when I run the .py file, I get a ModuleNotFoundError. Wh
ModuleNotFoundError.