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

[1] 7092 segmentation fault python - Error is coming #266

Open
asifkhan69 opened this issue Nov 2, 2022 · 2 comments
Open

[1] 7092 segmentation fault python - Error is coming #266

asifkhan69 opened this issue Nov 2, 2022 · 2 comments

Comments

@asifkhan69
Copy link

After lot of struggle finally installed polyglot dependencies such as Pyicu. All is perfectly installed, but one amazing error is coming when I simply execute example mentioned in documentation such as
import polyglot
from polyglot.text import Text, Word
text = Text("Bonjour, Mesdames.")
print("Language Detected: Code={}, Name={}\n".format(text.language.code, text.language.name))

as soon as i enter print statement, I get this error [1] 7092 segmentation fault python - Error is coming and python through out to from python.

I am using my Mac Book Pro M1 with Mac os Monterey 12.6 python version 3.9.10

I have no idea what this issue is and how to resolve.

@nkvuradi
Copy link

I am facing same issue, any pointers here?

@puja93
Copy link

puja93 commented Mar 13, 2024

Same issue

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

3 participants