Advertisement
Johnny2

OnionShare 0.4 CLI Error Msgs

Jul 24th, 2014
360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.41 KB | None | 0 0
  1. $ onionshare
  2. Traceback (most recent call last):
  3. File "/usr/bin/onionshare", line 8, in <module>
  4. import onionshare
  5. File "/usr/lib/python2.7/dist-packages/onionshare/__init__.py", line 1, in <module>
  6. from onionshare import *
  7. File "/usr/lib/python2.7/dist-packages/onionshare/onionshare.py", line 14, in <module>
  8. from itsdangerous import constant_time_compare
  9. ImportError: No module named itsdangerous
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement