William04A / pispeedtest

A code for easy speedtest measuring on your computer using Speedtest.net and Python.
GNU General Public License v3.0
0 stars 1 forks source link

local variable 'fullresults' referenced before assignment. #5

Closed William04A closed 5 years ago

William04A commented 5 years ago

This error is happening when you run speedtests in PiSpeedtest and entered an invalid text formatting option: [ERROR/EXCEPTION on Speedtest engine at Wed Nov 21 19:28:27 2018.] Full exception: local variable 'fullresults' referenced before assignment. This file is an output from the file "exceptionlog.txt" and it occurs after a speedtest has been completed.

The error will be fixed in PiSpeedtest 5.0. Updates on the release can be found here. The progress of the fix with this particular issue will be updated below.

William04A commented 5 years ago

This bug has now been fixed by simply adding a line of code. The fix will be released together with PiSpeedtest 5.0, and this issue will be closed when the problem has been fixed.

William04A commented 5 years ago

Updated labels.