Then, please, try running the Home_Weather_Display.py script again with Python 2 and not Python 3 - at the moment, we don’t support Python 3.
Permanent Solution
The permanent solution to this issue is to support Python 3 from now on. So, in response to your thread, we have created a hotfix that will make the GrovePi’s modules importable in Python 3 and therefore, we’ll get rid of this issue.
Here’s the pull request we’ve created (right now, we’re testing it to be sure it’s all okay):
If you feel like there’s anything else to talk about, please tell us.
Thank you for your response. I am still getting the same ImportError message. How would I verify that I have the install script in the correct places. I do apologize for my novice questions.