Hey, i got this error while runny main.py :
File "/usr/lib/python3/dist-packages/watchdog/utils/dirsnapshot.py", line 258, in
paths = [os.path.join(root, entry.name) for entry in self.listdir(root)]
^^^^^^^^^^
AttributeError: 'str' object has no attribute 'name'