问题 First of all, here is the link to a similar question to this: Pydub (WindowsError: [Error 2] The system can not find the file specified) Although in this one the problem is with ffmpeg, which I solved by setting the absolute path. After setting the absolute path for converter and/or ffmpeg with either: AudioSegment.converter = r'C:\ffmpeg\bin' or AudioSegment.ffmpeg = r'C:\ffmpeg\bin' I still get this error: C:\Program Files\Python36\lib\site-packages\pydub\utils.py:193: RuntimeWarning: