Tello-Python icon indicating copy to clipboard operation
Tello-Python copied to clipboard

RuntimeError: cannot open context ("Tello instance has no attribute 'socket'")

Open martsalz opened this issue 6 years ago • 2 comments

python main.py [indeo3 @ 0x1360440] Invalid picture dimensions: 0 x 0! Traceback (most recent call last): File "main.py", line 14, in <module> main() File "main.py", line 7, in main drone = tello.Tello('', 8889) File "/home/martin/Schreibtisch/Tello-Python-master/Tello_Video_With_Pose_Recognition/tello.py", line 25, in __init__ self.decoder = libh264decoder.H264Decoder() RuntimeError: cannot open context Exception AttributeError: "Tello instance has no attribute 'socket'" in <bound method Tello.__del__ of <tello.Tello instance at 0x7f02518d68c0>> ignored Any idea?

Thanks

martsalz avatar May 17 '19 22:05 martsalz

Could you solve this?

guidoreboredo avatar Oct 17 '19 20:10 guidoreboredo

Sorry, I have sold the drone and I am not involved in the project anymore...

martsalz avatar Oct 18 '19 05:10 martsalz