Skip to content

Console Output

+ ssh carson '/home/pub/clubb_gfortran_plots/create_plot_list.py clubb_gfortran'
Traceback (most recent call last):
  File "/home/pub/clubb_gfortran_plots/create_plot_list.py", line 97, in <module>
    create_html_grouped_by_branch(plot_directory, plot_prefix)
  File "/home/pub/clubb_gfortran_plots/create_plot_list.py", line 88, in create_html_grouped_by_branch
    with open(os.path.join(plot_directory, "index.html"), "w") as f:
PermissionError: [Errno 13] Permission denied: '/home/pub/clubb_gfortran_plots/index.html'