Advertisement
Guest User

Untitled

a guest
May 5th, 2015
272
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 336, in run_task
  2. self.extract()
  3. File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 609, in extract
  4. self.run_task()
  5. File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 340, in run_task
  6. self.run()
  7. File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 640, in run
  8. subprocess.call([self.common.paths['tbb']['start']])
  9. File "/usr/lib/python2.7/subprocess.py", line 522, in call
  10. return Popen(*popenargs, **kwargs).wait()
  11. File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
  12. errread, errwrite)
  13. File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
  14. raise child_exception
  15. exceptions.OSError: [Errno 2] Нет такого файла или каталога
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement