logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

报错 AttributeError: module ‘ffmpeg‘ has no attribute ‘input‘

离线下载ffmpeg执行本地安装,地址:https://pypi.org/project/ffmpeg-python/pip install ffmpeg 和 pip install python-ffmpeg都不对。终端执行sudo apt-get install ffmpeg (针对ubuntu)ffmpeg的正确安装命令是:pip install ffmpeg-python。如果还不行,进入

报错 AttributeError: module ‘ffmpeg‘ has no attribute ‘input‘

离线下载ffmpeg执行本地安装,地址:https://pypi.org/project/ffmpeg-python/pip install ffmpeg 和 pip install python-ffmpeg都不对。终端执行sudo apt-get install ffmpeg (针对ubuntu)ffmpeg的正确安装命令是:pip install ffmpeg-python。如果还不行,进入

到底了