You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know why, but I can't pack any folder after export the new json from editor.
NameError: name 'FileNotFoundException' is not defined
2020-01-08 23:44:39,263 - root - ERROR - [WinError 2] O sistema não pode encontrar o arquivo especificado: 'C:\Users\Eduardo\Desktop\GTS\GTS-watchface-bundle\faces\gts_google_black-155712-91ce0f0122_unp\gts_google_black-155712-91ce0f0122_unp_packed.bin'
Traceback (most recent call last):
File "program.py", line 61, in writeWatchFace
File "watchFaceParser\utils\resourcesLoader.py", line 94, in process
File "watchFaceParser\utils\resourcesLoader.py", line 94, in process
File "watchFaceParser\utils\resourcesLoader.py", line 94, in process
[Previous line repeated 1 more time]
File "watchFaceParser\utils\resourcesLoader.py", line 73, in process
File "watchFaceParser\utils\resourcesLoader.py", line 108, in loadImage
File "resources\imageLoader.py", line 21, in loadResourceForNumber
NameError: name 'FileNotFoundException' is not defined
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "program.py", line 112, in packWatchFace
File "program.py", line 76, in writeWatchFace
FileNotFoundError: [WinError 2] O sistema não pode encontrar o arquivo especificado: 'C:\Users\Eduardo\Desktop\GTS\GTS-watchface-bundle\faces\gts_google_black-155712-91ce0f0122_unp\gts_google_black-155712-91ce0f0122_unp_packed.bin'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "main.py", line 35, in
File "program.py", line 114, in packWatchFace
FileNotFoundError: [WinError 2] O sistema não pode encontrar o arquivo especificado: 'C:\Users\Eduardo\Desktop\GTS\GTS-watchface-bundle\faces\gts_google_black-155712-91ce0f0122_unp\gts_google_black-155712-91ce0f0122_unp_packed.bin'
The text was updated successfully, but these errors were encountered:
I don't know why, but I can't pack any folder after export the new json from editor.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "program.py", line 112, in packWatchFace
File "program.py", line 76, in writeWatchFace
FileNotFoundError: [WinError 2] O sistema não pode encontrar o arquivo especificado: 'C:\Users\Eduardo\Desktop\GTS\GTS-watchface-bundle\faces\gts_google_black-155712-91ce0f0122_unp\gts_google_black-155712-91ce0f0122_unp_packed.bin'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "main.py", line 35, in
File "program.py", line 114, in packWatchFace
FileNotFoundError: [WinError 2] O sistema não pode encontrar o arquivo especificado: 'C:\Users\Eduardo\Desktop\GTS\GTS-watchface-bundle\faces\gts_google_black-155712-91ce0f0122_unp\gts_google_black-155712-91ce0f0122_unp_packed.bin'
The text was updated successfully, but these errors were encountered: