ptynecki / PHAGES2050

PHAGES2050 - a Comprehensive AI-based Framework for Phage Research & Therapy
MIT License
36 stars 5 forks source link

AttributeError after installation from pip #6

Open iwswiet opened 4 years ago

iwswiet commented 4 years ago

I tried to install bio-embeddings by pip: pip install -U "bio-embeddings[all] @ git+https://github.com/sacdallago/bio_embeddings.git" and get following error: AttributeError: module 'jsonschema' has no attribute 'Draft7Validator' I am using Python 3.6 on Ubuntu.