sacdallago / bio_embeddings

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

AssertionError: Failed in nopython mode pipeline (step: native lowering) Storing i64 to ptr of i32 ('dim'). FE type int32 #215

Open sudo349 opened 1 year ago

sudo349 commented 1 year ago

when bio_embeddings config.yml i get AssertionError: Failed in nopython mode pipeline (step: native lowering) Storing i64 to ptr of i32 ('dim'). FE type int32

numba 0.56.3 what should i do