Summary
jsk sh pip is not working
Reproduction steps
jsk sh pip --version
jsk sh pip3 --version
If you execute either of the above two codes, [status] Return code -9 will be displayed.
And I'm not good at English, so I use Google Translate. I'm sorry if the text is strange.
Expected results
$ pip --version
pip 21.2.4 from /home/****/.local/lib/python3.8/site-packages/pip (python 3.8)
Actual results
$ pip --version
[status] Return code -9
Checklist
System information
discord.py,pip and jishaku version.
- discord.py v1.7.3
- pip v21.2.4
- jishaku v2.2.0
Result of python3 -m discord -v
- Python v3.8.10-final
- discord.py v1.7.3-final
- aiohttp v3.7.3
- system info: Linux 5.4.0-77-generic #86-Ubuntu SMP Thu Jun 17 02:35:03 UTC 2021
Result of pip show jishaku
Name: jishaku
Version: 2.2.0
Summary: A discord.py extension including useful tools for bot development and debugging.
Home-page: https://github.com/Gorialis/jishaku
Author: Devon (Gorialis) R
Author-email: None
License: MIT
Location: /usr/local/lib/python3.8/dist-packages
Requires: click, discord.py, braceexpand, import-expression
Required-by:
Additional Information
Operation image

Summary
jsk sh pip is not working
Reproduction steps
jsk sh pip --version
jsk sh pip3 --version
If you execute either of the above two codes,
[status] Return code -9will be displayed.And I'm not good at English, so I use Google Translate. I'm sorry if the text is strange.
Expected results
Actual results
Checklist
System information
discord.py,pip and jishaku version.
Result of python3 -m discord -v
Result of pip show jishaku
Additional Information
Operation image
