Traceback (most recent call last): File "C:/Users/ABSin/PycharmProjects/registration_form/googleearthplot.py", line 1, in <module> from googleearthplot.googleearthplot import googleearthplot File "C:\Users\ABSin\PycharmProjects\registration_form\googleearthplot.py", line 1, in <module> from googleearthplot.googleearthplot import googleearthplot ModuleNotFoundError: No module named 'googleearthplot.googleearthplot'; 'googleearthplot' is not a package
Hi,
I am getting an error
Traceback (most recent call last): File "C:/Users/ABSin/PycharmProjects/registration_form/googleearthplot.py", line 1, in <module> from googleearthplot.googleearthplot import googleearthplot File "C:\Users\ABSin\PycharmProjects\registration_form\googleearthplot.py", line 1, in <module> from googleearthplot.googleearthplot import googleearthplot ModuleNotFoundError: No module named 'googleearthplot.googleearthplot'; 'googleearthplot' is not a package