You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
claude-engineer-main\code_execution_env\Lib\site-packages\pydub\utils.py:198: RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work
warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning)
Error during audio streaming: [WinError 2] The system cannot find the file specified
This is what pops up and I have installed every requirement and I am in a Virtual environment. is there a file I need to create?
The text was updated successfully, but these errors were encountered:
claude-engineer-main\code_execution_env\Lib\site-packages\pydub\utils.py:198: RuntimeWarning: Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work
warn("Couldn't find ffprobe or avprobe - defaulting to ffprobe, but may not work", RuntimeWarning)
Error during audio streaming: [WinError 2] The system cannot find the file specified
This is what pops up and I have installed every requirement and I am in a Virtual environment. is there a file I need to create?
The text was updated successfully, but these errors were encountered: