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

'module' object has no attribute 'check_output' in python 2.6 #9

Open
oevna opened this issue Aug 3, 2016 · 0 comments
Open

'module' object has no attribute 'check_output' in python 2.6 #9

oevna opened this issue Aug 3, 2016 · 0 comments

Comments

@oevna
Copy link

oevna commented Aug 3, 2016

ERROR [2016-08-03 14:03:45.346690] An exception occurred
None
'module' object has no attribute 'check_output'
Traceback (most recent call last):
File "/home/oevna/videoscripts/sprites/makesprites.py", line 292, in
run(task)
File "/home/oevna/videoscripts/sprites/makesprites.py", line 253, in run
numfiles,thumbfiles = takesnaps(task.getVideoFile(),outdir, thumbRate=thumbRate)
File "/home/oevna/videoscripts/sprites/makesprites.py", line 112, in takesnaps
doCmd (cmd)
File "/home/oevna/videoscripts/sprites/makesprites.py", line 97, in doCmd
raise e #todo ?
AttributeError: 'module' object has no attribute 'check_output'

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