CatchZeng / Localizable.strings2Excel

Python command line tool for conversion between iOS strings files and excel files & between android strings.xml files and excl files. & strings files to android strings.xml files.
MIT License
587 stars 141 forks source link

ImportError: No module named pyExcelerator #23

Closed iostyle closed 4 years ago

iostyle commented 4 years ago

Traceback (most recent call last): File "python/Xml2Xls.py", line 6, in import pyExcelerator ImportError: No module named pyExcelerator

CatchZeng commented 4 years ago

see more at https://github.com/CatchZeng/Localizable.strings2Excel#required