You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 8, 2025. It is now read-only.
I'm running python 2.7 and installed oauth and ConfigureParser using pip, but when it gets to FatSecretClient, it doesn't work, and I think that has to do FatSecretClient being missing and hosting issues.
Traceback (most recent call last):
File "C:\Users\[Redacted]\Desktop\FatSecretExporter\FatSecretExporter.py", line 9, in <module>
from fatsecret import FatSecretClient, TokenShelf
ImportError: cannot import name FatSecretClient
hi all,
this is a super old thread, but I was trying to get this script by @jrnold to work:
https://github.com/jrnold/fatsecretExporter/blob/master/fatsecretExport.py
and inside, it refers to this link mentioned earlier:
https://bitbucket.org/fmoo/python-fatsecret
but I get a 404

I'm running python 2.7 and installed oauth and ConfigureParser using pip, but when it gets to FatSecretClient, it doesn't work, and I think that has to do FatSecretClient being missing and hosting issues.
Do any of you have backups of whatever was on https://bitbucket.org/fmoo/python-fatsecret or @fmoo's contact information so I could ask him about his repo?
@tristan @jobi @tko @sethdill @bbigras
reference to this issue:
[Originally posted by @maxcountryman in https://github.com//issues/14#issuecomment-6235065](Originally posted by @maxcountryman in #14 (comment))