On Jan 26, 2008, at 6:35 PM, David wrote:
> Black:example David$ python > Python 2.5.1 (r251:54863, Oct 5 2007, 21:08:09) > [GCC 4.0.1 (Apple Inc. build 5465)] on darwin > Type "help", "copyright", "credits" or "license" for more information. >>>> import fuse > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > File "/Library/Python/2.5/site-packages/fuse.py", line 26, in > <module> > from fuseparts._fuse import main, FuseGetContext, FuseInvalidate > ImportError: dlopen(/Library/Python/2.5/site-packages/fuseparts/ > _fusemodule.so, 2): Symbol not found: _iconv > Referenced from: /usr/local/lib/libfuse.0.dylib > Expected in: flat namespace FWIW, I'm having the same problem... jb --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "macfuse-devel" 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-devel?hl=en -~----------~----~----~----~------~----~------~--~---
