Hi, This is a weird error. Basically its not able to import a default
library of python. Seems like a problem with python installation itself. You
can try upgrading to / reinstalling python v2.4.
You have any comments on this David?
-Manish
On 7/5/06, Eric Lemoine <eri...@gm...> wrote:
>
> Hi
>
> I'd like to give flickrfs a try but I'm hitting a problem. I get the
> following error when doing "python flickrfs.py ~/flickrmountpoint":
>
> Traceback (most recent call last):
> File "flickrfs.py", line 20, in ?
> from traceback import format_exc
> ImportError: cannot import name format_exc
>
> It might a small, stupid error, but I know close to nothing about python.
>
> Thanks a lot,
>
> PS: flickrfs really sounds like cool stuff!!
>
> --
> Eric
>
|