You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please run the following code on your computer and share the output with us so that we can better debug your issue:
importgeemapgeemap.Report()
Description
I cannot even import geemap into a Jupyter Notebook.
I get this error: Please restart Jupyter kernel after installation if you encounter any errors when importing geemap. File "C:\ProgramData\Anaconda3\lib\site-packages\geemap\geemap.py", line 935 if layer_manager := self._layer_manager: ^ SyntaxError: invalid syntax
What I Did
I tried updating all the packages in my conda environment and that did not help.
The text was updated successfully, but these errors were encountered:
Environment Information
Please run the following code on your computer and share the output with us so that we can better debug your issue:
Description
I cannot even import geemap into a Jupyter Notebook.
I get this error:
Please restart Jupyter kernel after installation if you encounter any errors when importing geemap. File "C:\ProgramData\Anaconda3\lib\site-packages\geemap\geemap.py", line 935 if layer_manager := self._layer_manager: ^ SyntaxError: invalid syntax
What I Did
The text was updated successfully, but these errors were encountered: