-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
Hi. I want to use this morph analyze for my project, but i get some error.
Python 3.7.3 (default, Jun 19 2019, 01:54:03)
[GCC 6.3.0 20170516] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from pymystem3 import Mystem
>>> m = Mystem(
... )
Installing mystem to /root/.local/bin/mystem from http://download.cdn.yandex.net/mystem/mystem-3.1-linux-64bit.tar.gz
>>> text = "Красивая"
>>> lemma = m.lemmatize(text)
qemu-x86_64: Could not open '/lib64/ld-linux-x86-64.so.2': No such file or directory
Can this be fixed?
My enviroment:
macbook air m1
pymystem3 installed from github
python 3.7 in docker container
Thanks for you attention.
Metadata
Metadata
Assignees
Labels
No labels