Pycharm: ModuleNotFoundError: No module named 'newspaper'. Not having the problem with Jupyter Notebook

399 views Asked by At

Just as the title suggests. It's not even a module I can install because it's a part of Python 3 and I'm not having any problem using it in Jupyter Notebook.

I've tried to switch the Python Interpreter from 3.8 to 3.6, to no avail.

Any advice would be appreciated.

0

There are 0 answers