SH4DOW4RE

Results 6 comments of SH4DOW4RE

After looking into installed packages, pydub has that error if you don't have a path to either ffmpeg or avconv in your system's PATH variable Here's the code from pydub...

After looking into both the code of `pydub` and `markitdown`, I saw that `pydub` checks for either ffmpeg or avconv when it is **first imported**, and the code inside `markitdown`...

The Pull Request got accepted. Can you please try again on the new version

Obvious question, but, do you have either ffmpeg or avconv installed ?