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

can't get the program youtube.py running from Python IDLE #26

Closed
francisgan9 opened this issue Nov 20, 2010 · 1 comment
Closed

can't get the program youtube.py running from Python IDLE #26

francisgan9 opened this issue Nov 20, 2010 · 1 comment

Comments

@francisgan9
Copy link

@francisgan9 francisgan9 commented Nov 20, 2010

Hi,
I get the following error . (Python shell) please help.
when I run the program youtube.py


Usage: youtube2.py [options] url...

youtube2.py: error: you must provide at least one URL
Traceback (most recent call last):
File "/home/francis/.drpython/youtube2.py", line 2367, in
parser.error(u'you must provide at least one URL')
File "/usr/lib/python2.6/optparse.py", line 1578, in error
self.exit(2, "%s: error: %s\n" % (self.get_prog_name(), msg))
File "/usr/lib/python2.6/optparse.py", line 1568, in exit
sys.exit(status)
SystemExit: 2

This issue was closed.
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.