ericleepa / slackspeedtest

Use speedtest-cli to post results to slack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error when running using python3

frank3427 opened this issue · comments

Traceback (most recent call last):
File "manager.py", line 59, in
do_speed_test()
File "manager.py", line 17, in do_speed_test
pingfloat = float(pingResult.replace('Ping: ', '').replace(' ms', ''))
ValueError: could not convert string to float: 'Retrieving speedtest.net configuration...'