-
-
Notifications
You must be signed in to change notification settings - Fork 183
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
jsk sh pip is not working #126
Comments
pip は終了ステータスのドキュがあんまりないから、これは本当にpipの所為かシェル自体が出しているかは不明です。 jsk sh で他のコマンドが使用できるなら、これは多分環境による問題になると思う (間違ったpipを実行している・pipはpythonかsite-packagesが見つからない・などなど)
|
どのコマンドを実行してもこのように不明なステータスコードが返却されます。 気づいていなかったのですが、
|
似たような事例で、同じかはわからないのですが、
このエラーが返ってきてしまって使えません。shコマンドも同じく使えません。
になってます |
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
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
The text was updated successfully, but these errors were encountered: