Tello-Python
Tello-Python copied to clipboard
Getting the following error. I copied libh264decoder to site-packages in python folder but still the import module error
Has anyone resolved the libh264decoder module not found issue?
Getting the following error. I copied libh264decoder to site-packages in python folder but still the import module error
in <module> import libh264decoder ImportError: DLL load failed: The specified module could not be found.
Originally posted by @sriranjanr in https://github.com/dji-sdk/Tello-Python/issues/8#issuecomment-483616164
did you ever manage to solve this. im having the same issue