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
Traceback (most recent call last):
File "/Users/jinyuliu/workspace/ECDICT/dictutils.py", line 1062, in <module>
generator.compile_stardict(dictionary, 'sd', 'sd')
File "/Users/jinyuliu/workspace/ECDICT/dictutils.py", line 203, in compile_stardict
stardict.tools.export_stardict(out, filename, title)
File "/Users/jinyuliu/workspace/ECDICT/stardict.py", line 1372, in export_stardict
f3.write("StarDict's dict ifo file\nversion=2.4.2\n")
TypeError: a bytes-like object is required, not 'str'
The text was updated successfully, but these errors were encountered:
Python 3.7.5
Source code
Error
The text was updated successfully, but these errors were encountered: