Open aunsbjerg opened 4 years ago
Following the quickstart guide following a pip install fitbit gives me an attributes error when trying to call the Fitbit() constructor.
Have attempted with python 3.7, 3.5 and 2.7 all with the same result.
OS is ubuntu 18.04. Am I doing something wrong here?
Did you name your script fitbit.py? If so, rename it.
fitbit.py
Following the quickstart guide following a pip install fitbit gives me an attributes error when trying to call the Fitbit() constructor.
Have attempted with python 3.7, 3.5 and 2.7 all with the same result.
OS is ubuntu 18.04. Am I doing something wrong here?