get cwd not giving correct output code example Example: python get current file location import os os.path.dirname(os.path.abspath(__file__))