-
Notifications
You must be signed in to change notification settings - Fork 61
Description
Traceback (most recent call last):
File "C:\Users\Gabri\Desktop\TelloTV-master\TelloTV.py", line 1, in
from djitellopy import Tello
File "C:\Users\Gabri\Desktop\TelloTV-master\djitellopy_init_.py", line 1, in
from djitellopy.tello import Tello, BackgroundFrameRead
File "C:\Users\Gabri\Desktop\TelloTV-master\djitellopy\tello.py", line 5, in
import cv2
File "C:\Users\Gabri\Desktop\TelloTV-master\cv2_init_.py", line 3, in
from .cv2 import *
ImportError: DLL load failed: %1 its not a Win32 valid program
Also got this trynig to install the requirements.
Downloading/unpacking requirements.txt
Could not find any downloads that satisfy the requirement requirements.txt
Cleaning up...
No distributions at all found for requirements.txt
Storing debug log for failure in C:\Users\Gabri\pip\pip.log