naver/sqlova

weird error occurs when run evaluate_ws.py

Opened this issue · 5 comments

image
sorry for bothering u, when i try to run evaluate_ws.py ,the error occurs and i try many ways, i failed.
Is the version of library babel?or anything else,thx

same question

same question

I do not know the reason but I solved this issue by right before the line 332 in babel\numbers.py add locale = Locale('en','US')

what's the solution ?

right before the line 332 in babel\numbers.py add locale = Locale('en','US')