Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OSError: [Errno 2] #2

Open
Floreg2000 opened this issue Mar 13, 2017 · 0 comments
Open

OSError: [Errno 2] #2

Floreg2000 opened this issue Mar 13, 2017 · 0 comments

Comments

@Floreg2000
Copy link

After I run:

python raspi_alarm_clock.py

I get this:

Traceback (most recent call last):
File "raspi_alarm_clock.py", line 128, in
main()
File "raspi_alarm_clock.py", line 93, in main
call(["mpc", "volume", str(current_volume)])
File "/usr/lib/python2.7/subprocess.py", line 522, in call
return Popen(*popenargs, **kwargs).wait()
File "/usr/lib/python2.7/subprocess.py", line 710, in init
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory

Can you please help me solving this problem? I know it has been 2 years you made this project but can you look into it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant