I have Python 3.11 and I have done everything expect Anaconda thing in this video below to try and fix this issue.
https://www.youtube.com/watch?v=RvbUqf3Tb1s&t=181s&ab_channel=TechWithTim
Here is the error:
C:\Python311\python.exeC:\Users\16789\PycharmProjects\cyberNewsfeed\main.py Traceback (mostrecent call last): File"C:\Users\16789\PycharmProjects\cyberNewsfeed\main.py", line 1, inimport feedparser ModuleNotFoundError: No module named 'feedparser'
Attached is a screenshot of my interpeter and structue.
Tried everything in the linked video besides anaconda and i was expecting it to run. I restarted my computer as well.