Trying to work with macfuse and flickrfs and it seems like there are a
lot of details to be managed. I seemed to be very close to getting it
all working: the authentication was working, the log showed that
something was going on but the mountpoint was unusable, essentially
invisible/untouchable while the process was running. I tore down all
the fuse-related bits, as I had both macports and this official
release installed and now nothing works. The script fails at "import
fuse."

I have read some posts about permissions and groups being at issue,
but none of the solutions have worked. Adding to this, flickrfs won't
work with anything newer than python2.5.

kextstat tells me I have fuse loaded:
119    0 0x3da7d000 0x18000    0x17000
com.google.filesystems.fusefs (2.0.3) <7 6 5 4 2>


python2.5 src/flickrfs/flickrfs/flickrfs.py /Users/paul/flickr
Traceback (most recent call last):
  File "src/flickrfs/flickrfs/flickrfs.py", line 27, in <module>
    import fuse
ImportError: No module named fuse

The uninstall process for MacFUSE seems to have some issues cleaning
up after itself. Isn't it supposed to remove Receipts as well? There
was some confusion with the prefPane thinking things were installed
when they really weren't.

-- 
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en.

Reply via email to