erkin / ponysay

Pony rewrite of cowsay.
GNU General Public License v3.0
1.22k stars 82 forks source link

/usr/sbin/ponysay/balloon.py:43: SyntaxWarning: invalid escape sequence '\-' #321

Open jinman0826 opened 2 months ago

jinman0826 commented 2 months ago

when install on arch ,throw this exception

HaleTom commented 1 month ago

Thank you for raising this.

Same issue here:

/usr/bin/ponysay/balloon.py:43: SyntaxWarning: invalid escape sequence '\-'
/usr/bin/ponysay/balloon.py:43: SyntaxWarning: invalid escape sequence '\-'
 _______________________________
< Thu 03 Oct 2024 18:01:27 EEST >
 -------------------------------
                        \
                         \
                          \
                          ▄▄▄▄▄▄▄▄▄▄
                    ▄  ▄▄▄█▄▄█▄▄▄▄▄▄█      ▄  ▄▄▄▄▄▄▄  ▄▄
                   ██▄▄▄▄▄████▄██████     ▄▄▄▄██████▄▄▄▄▄
                  ██▄█▄▄█▄▄▄▄▄▄▄▄██▄▀   ▄▄▄▄██▄███▄██▄▄██▄▄
                  █████▄█▄▄▄▄▄▄▄▄▀▀    ▄▄████▄▄▄▄▄▄█▄▄████▄▄
 ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▄██▄▄▄█▄▄▄████▄▄▄▄▄▄████▄▄█▄▄███▄▄█▄▄███▄▄
 ▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄████▄██▄▄█████▄▄▄▄▄▄██▄▄▄▄▄█▄▄▄███▄▄▄▄████
   ████████████████▄▄███▄███▄████▄█████▄▄█▄█▄█▄▄▄▄████▄▄ ▀▄▄█
   ▀▄▄▄▄▄▄▄▄▄▄▄▄▄█████████▄▄▄██▄██▄▄▄▄▄▄█████▄█▄█████▄▄▄▄   ▀
    ▀▄▄▄▄▄▄▄▄▄▄▄▄█▄█▄████▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███████▄▄▄██▄███▄▄
     ██████████████▄▄▄▄██████████████████▄▄█▄███▄▄▄▄█▄▄███
     ████████████▄▄▄▄███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄██████████████
     ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▄▄█████████▄█▄▄██▄▄▄▄▄▄█████▄▄▄▄▄▄▄
    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███████▄█████████▄▄██▄▄███▄▄██████████▄▄
   ██████████▄▄███▄▄▄▄▄▄▄▄███▄▄▄▄▄▄▄▄▄█▄▄▄▄██████▄█▄▄▄▄▄██▄▄▄
  ▄█▀ ▀▀▀▄▄▄▄█▄▄▄█████████████▄▄▄▄▄▄▄▄▄▄▄▄█▄▄█████▄▄▄▄███▄▄██▄▄▄▄▄▄
  █▄       ▀▀████▄▄▄▄▄▄▄▄▄▄▄▄▄█▄▄▄▄▄█▄██████████████▄▄█▄████████████▄
▄  ▀█         ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█▄██▄▄▄▄▄▄▄▄▄████▄▄▄███▄█████▄▄▄▄▄▄▄▄▄
 ▀▀▀▀       ▀▀▀▄▄▀▀▀▄▄██▄▄▄████▄▄▄▄▄▄▄██████▄▄█▄▄▄▄████▄▄▄████▀▀▄▄▀▀
               ▄█   █████████████████████▄▄▄▄▄▄████████████████ ▄█
              █▀  ▄ ████▄▄▄▄▄▄████████▄▄▄█▄▄▄▄▄▄▄▄▄▄██████▄▄████▀  ▄
              ▀▀▀▀  ▀▄█▄▄█▄▄▄█▄▄▄▄▄▄▄▄█▄▄▄▄█████████▄▄███▄█▄▀▀▀▀▀▀▀
                      ▀▄█▄▄██▄▄▄▄▄▄▄▄▄▄███▄▄▀▀▀▀▀▀▀▀▄▄▄▄▄▀▀
                       ▀▄▄▄▄▄▀        █▄▀█
                                       ▀ ▀
HaleTom commented 1 month ago

@jinman0826 does your error also appear twice?

Tunguso4ka commented 1 month ago

replicated by me on VoidLinux.

image

Tunguso4ka commented 1 month ago

oh, this issue is a duplicate of #314