-
|
I'm new to this...Not able to get this working. import myfitnesspal client = myfitnesspal.Client(browser_cookie3.chrome()) day = client.get_date(2024, 1, 27) and I get this : ==================== RESTART: C:\Users\tousi\Desktop\test.py =================== |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Got it to work.
|
Beta Was this translation helpful? Give feedback.
Got it to work.