Skip to content

Doesn't work on Colab #12

@DuyguA

Description

@DuyguA
from turkish_morphology import analyze
ImportError                               Traceback (most recent call last)

[<ipython-input-7-3c2e25820928>](https://localhost:8080/#) in <cell line: 1>()
----> 1 from turkish_morphology import analyze

1 frames

[/usr/local/lib/python3.10/dist-packages/turkish_morphology/fst.py](https://localhost:8080/#) in <module>
     20 from typing import Generator, Iterable, List, Optional
     21 
---> 22 from external.org_openfst import pywrapfst
     23 
     24 _Arc = pywrapfst.Arc

ImportError: /usr/local/lib/python3.10/dist-packages/external/org_openfst/pywrapfst.so: undefined symbol: _PyGen_Send

Afaik Python version is 3.10 on Colab.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions