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
Deprecated since version 3.11, will be removed in version 3.13: The pipes module is deprecated (see PEP 594 for details).
Please use the subprocess module instead.
File "/opt/hostedtoolcache/Python/3.13.0-alpha.2/x64/lib/python3.13/site-packages/humanfriendly/cli.py", line 82, in <module>
import pipes
ModuleNotFoundError: No module named 'pipes'
The text was updated successfully, but these errors were encountered:
musicinmybrain
added a commit
to musicinmybrain/python-humanfriendly
that referenced
this issue
May 31, 2024
Deprecated since version 3.11, will be removed in version 3.13: The pipes module is deprecated (see PEP 594 for details).
Please use the subprocess module instead.
The text was updated successfully, but these errors were encountered: