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

Can't install well to run bio_embed #246

Open
Lsz-20 opened this issue Jul 10, 2024 · 1 comment
Open

Can't install well to run bio_embed #246

Lsz-20 opened this issue Jul 10, 2024 · 1 comment

Comments

@Lsz-20
Copy link

Lsz-20 commented Jul 10, 2024

Hello, I have installed bio_embeddings with 'pip install bio_embeddings-0.2.2-py3-none-any.whl', and when i try to run the notebooks/embed_fasta_sequences.ipynb,it shows me:
ImportError: cannot import name 'SeqVecEmbedder' from 'bio_embeddings.embed' (/opt/anaconda3/envs/bioembeddings/lib/python3.8/site-packages/bio_embeddings/embed/init.py)
How can i solve this problem?Thanks.

@Zaozzz
Copy link

Zaozzz commented Aug 19, 2024

Maybe try to use "from bio_embeddings.embed.seqvec_embedder import SeqVecEmbedder"?

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

2 participants