jonian / acestream-launcher

AceStream Launcher opens AceStream links with any Media Player
GNU General Public License v3.0
151 stars 20 forks source link

Syntax error: invalid syntax #12

Closed dev-5k337 closed 6 years ago

dev-5k337 commented 6 years ago

I am receiving the following error when attempting to use 'acestream-launcher'

Reproduce (on my machine) using: #: acestream-launcher acestream://<acestreamURLhere>

Error:

stream-launcher acestream://b4d3f167b07dfd4d1421bc72a123456789123456 File "/usr/bin/acestream-launcher", line 100 subprocess.run(['notify-send', *args], **self.stdo) -------------------------------^ SyntaxError: invalid syntax

I am running: Linux Ubuntu 4.13.0-32-generic #35~16.04.1-Ubuntu SMP [2018 x86_64 x86_64 x86_64 GNU/Linux]

Ubuntu 16.04 (Xenial)

dev-5k337 commented 6 years ago

so...use python3?

jonian commented 6 years ago

@dev-5k337 No. Use latest version that fixes compatibility with python2.