jethornton / mesact1

MIT License
24 stars 10 forks source link

Destination directory for board images not existing. #92

Closed smoe closed 1 year ago

smoe commented 1 year ago
Mesact Version: 1.2.3 Build Date: 02/04/2023
  File "../../../../usr/lib/python3/dist-packages/libmesact/updates.py", line 110, in boardImages
    utilities.download(parent, boards_url, destination)
  File "../../../../usr/lib/python3/dist-packages/libmesact/utilities.py", line 17, in download
    urllib.request.urlretrieve(down_url, save_loc, Handle_Progress)
  File "../../../../usr/lib/python3.11/urllib/request.py", line 251, in urlretrieve
    tfp = open(filename, 'wb')
          ^^^^^^^^^^^^^^^^^^^^
FileNotFoundError
[Errno 2] Datei oder Verzeichnis nicht gefunden: '/home/moeller/.local/lib/libmesact/boards.tar.xz'
Please file an issue at
https://github.com/jethornton/mesact/issues

I only have a .local/share directory, no .local/lib .