Skip to content

jsk sh pip is not working #126

@uvu1

Description

@uvu1

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

  • I have updated discord.py and jishaku to the latest available versions and have confirmed that this issue is still present
  • I have searched the open issues for duplicates
  • I have shown the entire traceback, if possible
  • I have removed my token from display, if visible

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
スクリーンショット 2021-08-14 020658

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions