Directory Listing

anythinggoes

(Images)

--> -->
Traceback (most recent call last):
  File "list.py", line 393, in <module>
    show_file_links(root, depth_max)
  File "list.py", line 342, in show_file_links
    make_links(gname,fdir,ilist,'(Images)')
  File "list.py", line 264, in make_links
    make_link(gname,fdir,f)
  File "list.py", line 176, in make_link
    make_thumbnail(fpath,fthumbnail)
  File "list.py", line 126, in make_thumbnail
    im = Image.open(src)
  File "/kunden/homepages/9/d117723494/htdocs/.local/lib/python3.9/site-packages/PIL/Image.py", line 3274, in open
    filename = os.path.realpath(os.fspath(fp))
  File "/usr/lib/python3.9/posixpath.py", line 392, in realpath
    return abspath(path)
  File "/usr/lib/python3.9/posixpath.py", line 379, in abspath
    cwd = os.getcwd()
FileNotFoundError: [Errno 2] No such file or directory