Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

python 3 is not supported ? #10

Open
CheungZeeCn opened this issue Apr 14, 2022 · 0 comments
Open

python 3 is not supported ? #10

CheungZeeCn opened this issue Apr 14, 2022 · 0 comments

Comments

@CheungZeeCn
Copy link

File "/home/ana/data2/iz3/izhuomi_engines/libs/pystardict.py", line 405, in init
self.idx = _StarDictIdx(dict_prefix=filename_prefix, container=self)
File "/home/ana/data2/iz3/izhuomi_engines/libs/pystardict.py", line 159, in init
matched_records = re.findall(record_pattern, self._file)
File "/home/ana/data1/anaconda3/envs/pds/lib/python3.9/re.py", line 241, in findall
return _compile(pattern, flags).findall(string)
TypeError: cannot use a string pattern on a bytes-like object

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant