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

check_output is only supported by Python 2.7 onwards #2926

Closed
AidasK opened this issue May 16, 2014 · 1 comment
Closed

check_output is only supported by Python 2.7 onwards #2926

AidasK opened this issue May 16, 2014 · 1 comment

Comments

@AidasK
Copy link

@AidasK AidasK commented May 16, 2014

Error:
'module' object has no attribute 'check_output'
I am using python 2.6.6

https://github.com/rg3/youtube-dl/blob/master/youtube_dl/postprocessor/xattrpp.py#L60

@phihag phihag closed this in 0a871f6 May 16, 2014
@phihag
Copy link
Contributor

@phihag phihag commented May 16, 2014

Thank you for the report. This has been fixed in youtube-dl 2014.05.16. Type youtube-dl -U to update.

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

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.