[Flickrfs-users] Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python o
Brought to you by:
manishrjain
From: Joseph F. W. <jfw...@gm...> - 2009-06-06 13:07:47
|
ladies and gents....i installed flickrfs on ubuntu server 9.04 and when i go to initialize flickrfs i get the following error. any idea what is going on? root@vm-ubuntuserver1:~# flickrfs flickr_photos /usr/share/pyshared/flickrfs/flickrapi.py:63: DeprecationWarning: the md5 module is deprecated; use hashlib instead import md5 Authorizing with flickr... Authorization complete. Sets are being populated in the background. Please wait... Sets have been populated. Done. Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored Exception RuntimeError: 'maximum recursion depth exceeded while calling a Python object' in <type 'exceptions.AttributeError'> ignored |