Advertisement
Guest User

problem here

a guest
Dec 20th, 2015
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. Traceback (most recent call last):
  2. File "/usr/local/bin/ia", line 11, in <module>
  3. sys.exit(main())
  4. File "/usr/local/lib/python3.4/dist-packages/internetarchive/iacli/ia.py", line 72, in main
  5. args = docopt(__doc__, version=__version__, options_first=True)
  6. TypeError: docopt() got an unexpected keyword argument 'options_first'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement