-
Notifications
You must be signed in to change notification settings - Fork 174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FatSecret Client not working #205
Comments
Code should be up on
https://bitbucket.org/fmoo/python-fatsecret/src/default/ but it's super old
and crufty.
You're probably better off rewriting something a lot simpler using
requests.py or something.
…On Mon, Sep 9, 2019 at 5:00 PM OtterBrah ***@***.***> wrote:
hi all,
this is a super old thread, but I was trying to get this script by @jrnold
<https://github.com/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
[image: image]
<https://user-images.githubusercontent.com/41702116/64563037-32abe700-d303-11e9-8e12-fa7c39ba0ff2.png>
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
Do any of you have backups of whatever was on
https://bitbucket.org/fmoo/python-fatsecret or @fmoo
<https://github.com/fmoo>'s contact information so I could ask him about
his repo?
@tristan <https://github.com/tristan> @jobi <https://github.com/jobi> @tko
<https://github.com/tko> @sethdill <https://github.com/sethdill> @bbigras
<https://github.com/bbigras>
reference to this issue:
[*Originally posted by @maxcountryman <https://github.com/maxcountryman>
in https://github.com/ <https://github.com/>/issues/14
<#14>#issuecomment-6235065*](*Originally
posted by @maxcountryman <https://github.com/maxcountryman> in #14
(comment) <#14 (comment)>*)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#205?email_source=notifications&email_token=AABDBEH5ZJIZ3EF3QPP7COLQI3PQ3A5CNFSM4IVBKRMKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HKJ4GOA>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABDBEB2WVQJKDA7CFWIAULQI3PQ3ANCNFSM4IVBKRMA>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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))
The text was updated successfully, but these errors were encountered: