I am trying to import Navigator class in renameFrame.py from navigator.py but, it's giving me an error ModuleNotFoundError: No module named 'navigator' In the below image you can see the directory structure.
Here is an image of the Navigator.py file
Thank you so much for your help 🙏🏻.

