Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AttributeError: 'dict' object has no attribute 'lower' #784

Closed
aka863 opened this issue Jun 23, 2024 · 1 comment · Fixed by #785
Closed

AttributeError: 'dict' object has no attribute 'lower' #784

aka863 opened this issue Jun 23, 2024 · 1 comment · Fixed by #785
Labels
bug Something isn't working

Comments

@aka863
Copy link

aka863 commented Jun 23, 2024

Environment Information

  • leafmap version: 0.34.3
  • Python version: Python 3.12
  • Operating System: windows11

Description

test live_update_feature.ipynb
AttributeError: 'dict' object has no attribute 'lower'

What I Did

image

@aka863 aka863 added the bug Something isn't working label Jun 23, 2024
@aka863
Copy link
Author

aka863 commented Jun 23, 2024

style = self._get_3d_terrain_style()
_get_3d_terrain_style() return a dict

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant