XanderStrike / GazelleUI

Download from your Gazelle-based trackers with ease!
59 stars 9 forks source link

Having issues installing this. #10

Closed jsgerman75 closed 8 years ago

jsgerman75 commented 8 years ago

[jay@whiterim WhatUI]$ python -V Python 2.7.11 :: Anaconda 2.4.1 (64-bit) [jay@whiterim WhatUI]$ python WhatUI.py Traceback (most recent call last): File "WhatUI.py", line 9, in from lib.auth import requires_auth File "/home/jay/WhatUI/lib/auth.py", line 5, in import lib.settings as settings File "/home/jay/WhatUI/lib/settings.py", line 27 print ''"No DB found, creating..."' ^ SyntaxError: EOL while scanning string literal

jsgerman75 commented 8 years ago

Fixed