All pastes #2126181 Raw Edit

Anonymous

public text v1 · immutable
#2126181 ·published 2012-03-08 16:39 UTC
rendered paste body
○ python batcharge.py
Traceback (most recent call last):
  File "batcharge.py", line 6, in <module>
    p = subprocess.Popen(["ioreg", "-rc", "AppleSmartBattery"], stdout=subprocess.PIPE)
  File "/usr/lib/python2.7/subprocess.py", line 679, in __init__
    errread, errwrite)
  File "/usr/lib/python2.7/subprocess.py", line 1239, in _execute_child
    raise child_exception
OSError: [Errno 2] No such file or director