Hi,

This should go upsteam, but I just noticed this on multiple -current
machines. I see that v2.1.3 was released yesterday and at first glance
last commit in repo looks like could fix below issue. Sorry, didn't dive
deeper and I'm not sure will I be able until next weekend :/

$ speedtest-cli
Retrieving speedtest.net configuration...
Traceback (most recent call last):
  File "/usr/local/bin/speedtest-cli", line 11, in <module>
    load_entry_point('speedtest-cli==2.1.2', 'console_scripts', 
'speedtest-cli')()
  File "/usr/local/lib/python3.8/site-packages/speedtest.py", line 1986, in main
    shell()
  File "/usr/local/lib/python3.8/site-packages/speedtest.py", line 1872, in 
shell
    speedtest = Speedtest(
  File "/usr/local/lib/python3.8/site-packages/speedtest.py", line 1091, in 
__init__
    self.get_config()
  File "/usr/local/lib/python3.8/site-packages/speedtest.py", line 1173, in 
get_config
    ignore_servers = list(
ValueError: invalid literal for int() with base 10: ''

-- 
Regards,
 Mikolaj

Reply via email to