thiezn / iperf3-python

Python wrapper around iperf3
https://iperf3-python.readthedocs.org/
MIT License
109 stars 52 forks source link

list index out of range #62

Open meymself opened 3 years ago

meymself commented 3 years ago

File "/script/iperf.py", line 30, in my_iperf3 return client.run() File "/usr/local/lib/python3.7/dist-packages/iperf3/iperf3.py", line 621, in run data = '{' + data.split('{', 1)[1] IndexError: list index out of range