Open MairusuPawa opened 6 months ago
Hi! Since a recent Python update, running ponysay -q does display a pony and a balloon text, but also the following error twice:
ponysay -q
/usr/bin/ponysay/balloon.py:43: SyntaxWarning: invalid escape sequence '\-'
Haven't looked into it yet. Thanks!
Downgrading to python-3.11.8-1-x86_64 solves the issue, indeed.
also duplicate
Same on Ubuntu 24.x and Linux Mint 22.
Hi! Since a recent Python update, running
ponysay -q
does display a pony and a balloon text, but also the following error twice:/usr/bin/ponysay/balloon.py:43: SyntaxWarning: invalid escape sequence '\-'
Haven't looked into it yet. Thanks!