enter image description hereenter image description here
Hi, im new to python, what could be the issue and what can be done to fix this? Help would be much appreceated.
File "C:\Users\Georgs\PycharmProjects\automated_youtube_channel\main.py", line 1, in <module> from scrape_videos import scrapeVideos File "C:\Users\Georgs\PycharmProjects\automated_youtube_channel\scrape_videos.py", line 2, in <module> import dateutil.relativedeltaModuleNotFoundError: No module named 'dateutil'