for more detail after running it with Thonny 2.1.16
Python 3.5.3 (/usr/bin/python3)
%Debug all.py
Traceback (most recent call last):
File “/home/pi/Pimoroni/envirophat/examples-old/all.py”, line 6, in
from envirophat import light, weather, motion, analog
ImportError: No module named ‘envirophat’
As you can see on “examples_old” I already tried several times installing enviro pHAT…
I used your command lines the wrong way
(“sudo apt install” instead of “sudo apt install --reinstall python-envirophat python3-envirophat” because of the font color)