Python 3 is used by default as of WeeChat version 2.6. This breaks this plugin an gives the following message:
python: stdout/stderr (?): File "/home/sqve/.weechat/python/autoload/weemoji.py", line 36
python: stdout/stderr (?): print "This script must be run under WeeChat."
python: stdout/stderr (?): ^
python: stdout/stderr (?): SyntaxError: Missing parentheses in call to 'print'. Did you mean print("This script must be run under WeeChat.")?
python: unable to parse file "/home/sqve/.weechat/python/autoload/weemoji.py"
For more information regarding version 2.6 see: ChangeLog
Hey :wave:,
Python 3 is used by default as of WeeChat version
2.6
. This breaks this plugin an gives the following message:For more information regarding version
2.6
see: ChangeLog