CartoDB/cartoframes

Error: Cannot import name Legend from cartoframes.viz

Closed this issue · 2 comments

  • Using develop version of CARTOframes

When importing the Legend class from cartoframes.viz, an error is returned:

from cartoframes.viz import Legend

Screenshot 2019-12-31 at 14 52 00

I can't import the Popup class neither

Screenshot 2019-12-31 at 14 55 23

And same with the helpers module:

Screenshot 2019-12-31 at 14 59 24