[Flickrfs-users] fuse.fuse_python_api not defined
Brought to you by:
manishrjain
From: Sam A. <sam...@my...> - 2007-11-04 23:32:16
|
Hi, When running flickrfs.py I get told: Traceback (most recent call last): File "flickrfs.py", line 1083, in <module> server = Flickrfs() File "flickrfs.py", line 158, in __init__ Fuse.__init__(self, *args, **kw) File "/usr/lib/python2.5/site-packages/fuse.py", line 652, in __init__ """ RuntimeError: fuse.fuse_python_api not defined. Does anyone know why this might be or how I can fix it. Flickrfs looks like just the thing I've been waiting for but I can't seem to get it working. Thanks. Sam |