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.