marbuser opened this issue 6 years ago · 1 comments
When running full deletion;
File "./discord-delete.py", line 73 async def __aenter__(self): ^ SyntaxError: invalid syntax
I'm on macOS using Python3.
Nevermind. Was due to macOS still forcing python2 use instead of python3. -_-