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

Segmetation fault on macOS Sonoma 14.4.1 (MacBook Pro Apple M3 chip) #717

Closed
Youjin1985 opened this issue May 16, 2024 · 1 comment
Closed

Comments

@Youjin1985
Copy link

Python 3.11.7 (main, Feb 4 2024, 13:15:25) [Clang 15.0.0 (clang-1500.1.0.2.5)]
Type 'copyright', 'credits' or 'license' for more information
IPython 8.22.2 -- An enhanced Interactive Python. Type '?' for help.

In [1]: import txtai

In [2]: embeddings = txtai.Embeddings()

In [3]: embeddings.index(["Correct", "Not what we hoped"])
zsh: segmentation fault ipython

@Youjin1985
Copy link
Author

Sorry, found in FAQ

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