Hi all,
Am new to this platform and just trying to run the project from Test your internet speed using a Raspberry Pi + Ubidots | Ubidots Help Center
on my Raspberry Pi platform and during a test of the ubi_speed_tester.py am getting a score as below:
root@raspberrypi:/# python ubi_speed_tester.py
Traceback (most recent call last):
File “ubi_speed_tester.py”, line 3, in
import speedtest
ImportError: No module named speedtest
root@raspberrypi:/#
Has anyone had a similar issue? I am not expecting an answer with a google search as I already did try to resolve this issue with other forums and guides.
Thanks in advance!
Tomasz