dropfuse icon indicating copy to clipboard operation
dropfuse copied to clipboard

RunTimeError 1

Open kaldown opened this issue 10 years ago • 2 comments

Hi there. I just want to install this software on FreeBSD 10, and faced some troubles =( Already installed FUSE 2.9.3 from SourceForge.net And have

% pkg info py27-pyquery
py27-pyquery-1.2.6
Name           : py27-pyquery
Version        : 1.2.6

%python dropfuse.py https://www.dropbox.com/home/apps/Brace/kaldown.brace.io ~/dbox/

loading cache
fuse: failed to open fuse device: No such file or directory
Traceback (most recent call last):
  File "dropfuse.py", line 182, in <module>
    foreground=True, nothreads=True)
  File "/usr/home/kaldown/dropfuse/fuse.py", line 290, in __init__
    raise RuntimeError(err)
RuntimeError: 1

Thanks.

kaldown avatar Mar 31 '14 00:03 kaldown

Does it happen if you use a superuser account as well ?

Accepted.

I'll need to install a BSD box on a vm to test it out.

thanks,

a-zb avatar Apr 01 '14 01:04 a-zb

Yes, it's not working even with %sudo

kaldown avatar Apr 01 '14 01:04 kaldown