Try setting the directory to the current directory itself, so you can just see if it is properly saved.
directory = r'./' excel_file_path = os.path.join(directory, 'output.xlsx')