sacdallago / bio_embeddings

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

render_3D_scatter_plotly Error #201

Open drorhunvural opened 2 years ago

drorhunvural commented 2 years ago

from bio_embeddings.visualize import render_3D_scatter_plotly

TypeError: load() missing 1 required positional argument: 'Loader'

I am getting an error like above when I try to import render_3D_scatter_plotly

Note: It wasn't giving these errors before. Changes made in the last 1 month may have caused it.