Advertisement
Guest User

Untitled

a guest
Mar 31st, 2018
29
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.05 KB | None | 0 0
  1. ***********
  2. ipfs-pin-steem https://d.tube/#!/v/sempervideo/wuz8y8en
  3. -> -bash: !/v/sempervideo/wuz8y8en: event not found
  4. ***********
  5. ipfs-pin-steem 'https://d.tube/#!/v/sempervideo/wuz8y8en'
  6. -> Traceback (most recent call last):
  7. File "/usr/local/bin/ipfs-pin-steem", line 11, in <module>
  8. load_entry_point('ipfs-pin-steem==1.0', 'console_scripts', 'ipfs-pin-steem')()
  9. File "build/bdist.linux-x86_64/egg/ipfspinsteem/__init__.py", line 25, in main
  10. TypeError: unbound method parseURL() must be called with Parser instance as first argument (got list instance instead)
  11. ***********
  12. (Nach dem genauen Schema von GitHub: ) ipfs-pin-steem d.tube/v/sempervideo/wuz8y8en
  13. -> Traceback (most recent call last):
  14. File "/usr/local/bin/ipfs-pin-steem", line 11, in <module>
  15. load_entry_point('ipfs-pin-steem==1.0', 'console_scripts', 'ipfs-pin-steem')()
  16. File "build/bdist.linux-x86_64/egg/ipfspinsteem/__init__.py", line 25, in main
  17. TypeError: unbound method parseURL() must be called with Parser instance as first argument (got list instance instead)
  18. ***********
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement