You are not logged in.
I get the following errors when running speedtest-cli:
Retrieving speedtest.net configuration...
Traceback (most recent call last):
File "/usr/bin/speedtest", line 33, in <module>
sys.exit(load_entry_point('speedtest-cli==2.1.2', 'console_scripts', 'speedtest')())
File "/usr/lib/python3.9/site-packages/speedtest.py", line 1986, in main
shell()
File "/usr/lib/python3.9/site-packages/speedtest.py", line 1872, in shell
speedtest = Speedtest(
File "/usr/lib/python3.9/site-packages/speedtest.py", line 1091, in __init__
self.get_config()
File "/usr/lib/python3.9/site-packages/speedtest.py", line 1173, in get_config
ignore_servers = list(
ValueError: invalid literal for int() with base 10: ''
any help will be appreciated.
Last edited by tpfkanep (2021-04-09 08:53:43)
Offline
Offline
Solved with manual install of latest version via asp
Offline
Same, it's a bug with the package. Will have to wait for update or attempt manual install from github or something
And the worldly life is not but amusement and diversion; but the home of the Hereafter is best for those who fear Allah, so will you not reason? {6:32}
Offline
Yeah i can confirm this bug, i have same issue here.
Offline
Man almost a month and they still haven't fixed it
And the worldly life is not but amusement and diversion; but the home of the Hereafter is best for those who fear Allah, so will you not reason? {6:32}
Offline
Man almost a month and they still haven't fixed it
It's a one line patch. If it bugs you that much, just apply it yourself.
Offline