You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when I run the code line: python cleaner.py --help
I have met the error:
File "cleaner.py", line 90
except Facebook.GraphAPIError, e
SyntaxError: invalid syntax
Thank you very much for your work.
The text was updated successfully, but these errors were encountered:
Hello, when I run the code line:
python cleaner.py --help
I have met the error:
File "cleaner.py", line 90
except Facebook.GraphAPIError, e
SyntaxError: invalid syntax
Thank you very much for your work.
The text was updated successfully, but these errors were encountered: