You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
hi, i love this program . but after recently system update , the error
ModuleNotFoundError: No module named 'pipes'happend.after some search i find that the pipes be removed from 3.13 . and a fix way is replace it as shlex .
can update to support 3.13 ?