Re: [Flickrfs-users] fuse.fuse_python_api not defined
Brought to you by:
manishrjain
From: kevin w. <sp...@gm...> - 2007-11-05 07:59:26
|
I could ask which version of flickrfs are you're using, and which OS, but then I realized I probably wouldn't be able to help you much, as I've never gotten flickrfs to work 100%. The most luck I've had is with the CVS version running on Ubuntu Feisty, where I could see my sets (although nothing was in them) and I could get stream populated (although not completely) and I could upload. Syncing was problematic, but uploading seemed fine. It seems like the most "stable" version (easiest to install, no errors reported, clean log files, etc) is the one in the debian repos. I can install it in Ubuntu Gutsy simply by doing an apt-get flickrfs. There is, however, a major bug in that version, where there are no sets at all. I believe Manish is working on the issue. Kevin On Nov 4, 2007 3:32 PM, Sam Adams <sam...@my...> wrote: > 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 > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Flickrfs-users mailing list > Fli...@li... > https://lists.sourceforge.net/lists/listinfo/flickrfs-users > |