Guest User

Untitled

a guest
Mar 12th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.58 KB | None | 0 0
  1. user@user-Linuxbox:~/jython2.7.0$ jython -jar jython.jar /media/user/Else/Wind0s/IronPython/youtube-dl
  2. "my" variable $jythonHome masks earlier declaration in same scope at /usr/bin/jython line 15.
  3. error importing site
  4. File "/usr/share/jython/Lib/site.py", line 430
  5. _test()
  6. ^
  7. SyntaxError: mismatched input '<EOF>' expecting DEDENT
  8. user@user-Linuxbox:~/jython2.7.0$ python /media/user/Else/Wind0s/IronPython/youtube-dl
  9. Usage: youtube-dl [OPTIONS] URL [URL...]
  10.  
  11. youtube-dl: error: You must provide at least one URL.
  12. Type youtube-dl --help to see a list of all options.
Add Comment
Please, Sign In to add comment