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

yuotube.dl not starting #4087

Closed
Hugo-Eduardo opened this issue Nov 2, 2014 · 1 comment
Closed

yuotube.dl not starting #4087

Hugo-Eduardo opened this issue Nov 2, 2014 · 1 comment

Comments

@Hugo-Eduardo
Copy link

@Hugo-Eduardo Hugo-Eduardo commented Nov 2, 2014

Hi, I downloaded manually youtube.dl (2014.10..30) in my Fedora 14, and try to run, but got following error (with or without parameters) Tried many times, always the same.
[root@localhost Downloads]# youtube-dl -h
Traceback (most recent call last):
File "/usr/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"main", fname, loader, pkg_name)
File "/usr/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/usr/local/bin/youtube-dl/main.py", line 18, in
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 349, in main
File "/usr/local/bin/youtube-dl/youtube_dl/init.py", line 58, in _real_main
File "/usr/local/bin/youtube-dl/youtube_dl/options.py", line 119, in parseOpts
File "/usr/lib/python2.7/optparse.py", line 1018, in add_option
raise TypeError, "invalid arguments"
TypeError: invalid arguments

Any hint?

Thanks
Hugo

@jaimeMF
Copy link
Collaborator

@jaimeMF jaimeMF commented Nov 2, 2014

Unfortunately, that seems to be a bug which was fixed in python 2.7.1. Can you upgrade your python version and try again?
If it still fails, please post the output of /usr/bin/env python --version.

@jaimeMF jaimeMF closed this Nov 2, 2014
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.