

when i try to execute ffmpeg using python code in my python shell it’s work but when i try the same thing with nginx+uwsgi in my api it’s not working. Multiple attempts to fix this issue already failed. python version 3.6.5 os : ubuntu 20.0.4 nginx + uwsgi. "command %r failed with exit status %d" % (cmd, rc))ĭ: command 'C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\cl.exe' failed with exit status 2 Note : Ive made ubuntu the default after 3.1. _spawn_nt(cmd, search_path, dry_run=dry_run)įile "C:\Users\Yitzhak\Anaconda3\lib\distutils\spawn.py", line 81, in _spawn_nt You can use jrottenberg/ffmpeg or jrottenberg/ffmpeg:3.3 to get the latest build based on ubuntu. I get the following error C:\Users\Yitzhak\Anaconda3\python.exe C:/Users/Yitzhak/Projects/gameslearning/main3.pyĬ:\Users\Yitzhak\Anaconda3\lib\site-packages\magic\_pycache_\_cffi_xa0d5132dx54cebdac.c(208): fatal error C1083: Cannot open include file: 'magic.h': No such file or directoryįile "C:\Users\Yitzhak\Anaconda3\lib\distutils\_msvccompiler.py", line 382, in compileįile "C:\Users\Yitzhak\Anaconda3\lib\distutils\_msvccompiler.py", line 501, in spawnįile "C:\Users\Yitzhak\Anaconda3\lib\distutils\ccompiler.py", line 909, in spawnįile "C:\Users\Yitzhak\Anaconda3\lib\distutils\spawn.py", line 38, in spawn After opening the link, you cant find the web page. When I run from pyAudioAnalysis import audioTrainTest Downloading HLS videos with FFmpeg is way easier than you think. I installed the libmagic dependency by: pip install python-libmagic
