You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: