Closed newsyy closed 3 years ago
I keep getting this error:
File "huami_token.py", line 65 def get_access_token(self) -> str: ^ SyntaxError: invalid syntax
Would hugely appreciate any help with hot to make it work?
You should use python3.
omg yes, sorry, it works now, i'm extremely new to all of this, thanks so much!!!
I keep getting this error:
File "huami_token.py", line 65 def get_access_token(self) -> str: ^ SyntaxError: invalid syntax
Would hugely appreciate any help with hot to make it work?