Skip to content

Segmentation fault: 11 #1346

Answered by vicpara
vicpara asked this question in Q&A
Nov 16, 2022 · 3 comments · 17 replies
Discussion options

You must be logged in to vote

For CPU only machines adding --device cpu seems to fix the problem. Even when all packages are installed as for CPU only for some reason, pytorch/ torch/ faiss forces the use of some CUDA enabled dependencies.

I installed all dependencies via pip directly and it works. No need to reach out to anaconda. In my case that kept throwing 'Segmentation fault 11' errors.

I managed to successfully run it on both python 3.8 and 3.9.

Replies: 3 comments 17 replies

Comment options

You must be logged in to vote
13 replies
@vicpara
Comment options

@vicpara
Comment options

@lintool
Comment options

@lintool
Comment options

@vicpara
Comment options

Comment options

You must be logged in to vote
2 replies
@vicpara
Comment options

@vicpara
Comment options

Comment options

You must be logged in to vote
2 replies
@lintool
Comment options

@vicpara
Comment options

Answer selected by vicpara
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #1345 on November 16, 2022 01:56.