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
{{ message }}
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.
Traceback (most recent call last):
File "C:\xxx\Desktop\poe\jewel tool\scripts\analyzer.py", line 410, in
analyzeJewels(dirs["jewel"])
File "C:\xxx\Desktop\poe\jewel tool\scripts\analyzer.py", line 299, in analyzeJewels
nodes = imagesInDirToStrings(jewelDir)
File "C:\xxx\Desktop\poe\jewel tool\scripts\analyzer.py", line 31, in imagesInDirToStrings
files = Helpers.getFilesByExtFromDir(dir, ".png")
File "C:\xxx\Desktop\poe\jewel tool\scripts\helpers.py", line 80, in getFilesByExtFromDir
files.sort(key=lambda f: int(filter(str.isdigit, f)))
File "C:\xxx\Desktop\poe\jewel tool\scripts\helpers.py", line 80, in
files.sort(key=lambda f: int(filter(str.isdigit, f)))
The text was updated successfully, but these errors were encountered: