qdeconinck / mp-quic

Please read https://multipath-quic.org/2017/12/09/artifacts-available.html to figure out how to setup the code.
MIT License
176 stars 71 forks source link

AttributeError: 'ExperienceLauncher' object has no attribute 'num' #17

Closed BoogalooXiang closed 3 years ago

BoogalooXiang commented 3 years ago

I followed the instructions and when I started to run the .py file saved in the /minitopo-experiences/experiences files. I got the error:

AttributeError: 'ExperienceLauncher' object has no attribute 'num'

I used python quicreqres_test.py

I don't know how to fix that. If anyone has met with that problem, could you teach me how to fix that? Thanks in advance: -)

Zack-Tsang commented 1 year ago

I followed the instructions and when I started to run the .py file saved in the /minitopo-experiences/experiences files. I got the error:

AttributeError: 'ExperienceLauncher' object has no attribute 'num'

I used python quicreqres_test.py

I don't know how to fix that. If anyone has met with that problem, could you teach me how to fix that? Thanks in advance: -)

Hi! Iim running the .py files now! However, I met the connection error, have you tested them before?