redsudo / RedSea

Music downloader for Tidal, depecrated (again)
84 stars 22 forks source link

Setting up (Syntax error) #31

Closed pintyoke closed 5 years ago

pintyoke commented 5 years ago

"2. Run python redsea.py -h to view the help file "

Result: File "redsea.py", line 87 print('<<< Getting {0} info... >>>'.format(MEDIA_TYPES[mt['type']]), end='\r') ^ SyntaxError: invalid syntax

Environment: (Debian 9.6, mutagen 1.31, pycryptodome 3.6.1, requests 2.9.1)

Azalius commented 5 years ago

Are you sure you are using python 3 to run it ? Try a python --version to be sure

pintyoke commented 5 years ago

Excuse me. I'm careless. I installed Python3 package, but it actually installed 2.

Thanks for the tip!

Azalius commented 5 years ago

You're welcome. Can you or @redsudo close the issue ?

redsudo commented 5 years ago

Thanks @Azalius! Issue closed