sacdallago/bio_embeddings

render_3D_scatter_plotly Error

drorhunvural opened this issue · 0 comments

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.