Python Error: bash syntax error near unexpected token `newline’

Downloaded the code on Github and executed the following error locally:

Namely: bash: Syntax error near unexpected Token ‘newline’
The original code is

$ python pano.py <txtlists/files1.txt>

Solution: Angle brackets < > To remove, ‘< ‘and’ & gt; ‘is a special character that needs attention when typing at the command terminal.

Read More: