sacdallago / bio_embeddings

Get protein embeddings from protein sequences
http://docs.bioembeddings.com
MIT License
460 stars 65 forks source link

segmentation fault #211

Open yangyangdotcom opened 1 year ago

yangyangdotcom commented 1 year ago

OS:macOS Monterey Python: 3.9.13

After I use pip to install bio_embeddings, my program return segmentation fault error. I suspect it is because of my OS version. Anyone know how exactly to solve this problem? Thank you

jakesumneryale commented 1 year ago

I also got a segmentation fault after installing the bio_embeddings program. I tried to run the "bio_embeddings config.yaml" and I got a segmentation fault. Would this be due to an error with CPU Architecture? I have an M1 Macbook, so perhaps that is a source of the error?

OS: MacOS Ventura 13.0.1 Python: 3.8.15