Open Imikeeee opened 4 years ago
So i managed to solve the prev error but there is an another :
`H:\first-order-model\first-order-model>py crop-video.py --inp driving_video/zsebibaba.mp4 Traceback (most recent call last): File "H:\anacondaa\lib\site-packages\imageio\plugins\ffmpeg.py", line 59, in _get_ffmpeg_api import imageio_ffmpeg ModuleNotFoundError: No module named 'imageio_ffmpeg'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "crop-video.py", line 154, in
The imageio-ffmpeg is installed ... even with conda
Sooo I managed the prev issue too , but when I run the crop-video.py I got a windows10 popup: This program cannot run on your pc .... and afterthe CMD show this :
` H:\first-order-model\first-order-model>py crop-video.py --inp driving_video/zsebibaba.mp4
Traceback (most recent call last):
File "crop-video.py", line 154, in
A hozzfrs megtagadva. ( Acces denied)`
H:\something\first-order-model>python3 crop-video.py --inp driving_video/zsebibaba.mp4 Traceback (most recent call last): File "crop-video.py", line 1, in
import face_alignment
ModuleNotFoundError: No module named 'face_alignment'