hasii2011 / pyut

A UML Diagrammer implemented in Python
GNU Affero General Public License v3.0
11 stars 4 forks source link

Fix Lang.py #127

Closed hasii2011 closed 4 years ago

hasii2011 commented 4 years ago

14:19:02.797 ERROR Lang: Warning: problem with gettext, i18n not used. Error: 'bool' object is not iterable 14:19:02.797 ERROR Lang: The following error occurred : 'bool' object is not iterable


Error : <class 'TypeError'> Msg : 'bool' object is not iterable Trace : <FrameSummary file /Users/humberto.a.sanchez.ii/PycharmProjects/PyUt/src/org/pyut/general/Lang.py, line 70 in importLanguage> <FrameSummary file /Users/humberto.a.sanchez.ii/.pyenv/versions/3.8.2/Python.framework/Versions/3.8/lib/python3.8/gettext.py, line 352 in install>