Skip to content

Error: While executing Voice_bot.py #4

@SanjayBhat-S

Description

@SanjayBhat-S

Getting the below error while executing Voice_bot.py in Anaconda prompt. Please help!

Bot says, Hey! How are you?
saved
Traceback (most recent call last):
File "Voice_bot.py", line 27, in
subprocess.call(['mpg321', "welcome.mp3", '--play-and-exit'])
File "C:\Users\sanjay.bhat\Anaconda3\envs\rasa_cuservice\lib\subprocess.py", line 340, in call
with Popen(*popenargs, **kwargs) as p:
File "C:\Users\sanjay.bhat\Anaconda3\envs\rasa_cuservice\lib\subprocess.py", line 854, in init
self._execute_child(args, executable, preexec_fn, close_fds,
File "C:\Users\sanjay.bhat\Anaconda3\envs\rasa_cuservice\lib\subprocess.py", line 1307, in _execute_child
hp, ht, pid, tid = _winapi.CreateProcess(executable, args,
FileNotFoundError: [WinError 2] The system cannot find the file specified

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions