Vinyzu / MjolnirAiO

Mjolnir, the most advanced open-source Spotify AiO. It has 3 Generators, 2 Streamers, 2 Checkers and a Liker, as well as a clean browser-based gui implemented and is easy to use.
GNU General Public License v3.0
111 stars 30 forks source link

can't launch #4

Open luckyoi opened 2 years ago

luckyoi commented 2 years ago

when running mjolnir.py i get the following error:

root@vps:~/MjolnirAiO# python mjolnir.py File "mjolnir.py", line 49 with proxy.Proxy(["--log-level", "e", "--plugins" , "proxy.plugin.ProxyPoolPlugin", *proxy_pool]) as p: ^ SyntaxError: invalid syntax

Vinyzu commented 2 years ago

What python version ate you running on?