Closed Elliebee79 closed 6 years ago
Are you using Python 2? The syntax for printing changed between Python 2 and 3, and SharePy's master branch currently only works with Python 3. You can try the python-2.7 branch instead, however it may be a little out of date compared with master.
I am using Python 2.7 Thank you.
I am getting a syntax error when I try to import sharepy: line 78 print("Requesting security token...\r", end="")