adwy icon indicating copy to clipboard operation
adwy copied to clipboard

Syntax Error Issue

Open rs9899 opened this issue 6 years ago • 0 comments

------ Initializing message parsing ------
------ This process can take upto 5 minutes ------
  File "parser.py", line 54
    month=(int)datetime.datetime.fromtimestamp(timestamp).strftime('%m')
                      ^
SyntaxError: invalid syntax
------ Awesome, Done ✓ ------
------ Launching Website ------
Couldn't get a file descriptor referring to the console
./launch.sh: 19: ./launch.sh: 3: not found
./launch.sh: 22: ./launch.sh: 3: not found

rs9899 avatar Oct 09 '19 22:10 rs9899