https://bugzilla.redhat.com/show_bug.cgi?id=1450591
--- Comment #2 from sachin spathare@redhat.com --- Still same issue in F30 resolve module = __import__(self.module_name, fromlist=['__name__'], level=0) File "/usr/lib/python3.7/site-packages/translate/convert/po2l20n.py", line 24, in <module> from translate.storage import l20n, po File "/usr/lib/python3.7/site-packages/translate/storage/l20n.py", line 24, in <module> from l20n.format.parser import FTLParser as L20nParser ModuleNotFoundError: No module named 'l20n'
i18n-bugs@lists.fedoraproject.org