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