Skip to content
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

Command not found #86

Open
danieniemand opened this issue Oct 8, 2021 · 2 comments
Open

Command not found #86

danieniemand opened this issue Oct 8, 2021 · 2 comments

Comments

@danieniemand
Copy link

Tried installing with pip and received error "rsa requires Python '>=3.5, <4' but the running Python is 2.7.17"

I then installed with pip3 install kube-shell and run kube-shell and receive "kube-shell: command not found"

@medival
Copy link

medival commented Dec 22, 2021

Hello, @danieniemand. I think you need to update your python version, sudo apt-get install python3.8. Then try pip3 install kube-shell. After you install kube-shell, you need to refresh your bash-shell depend on your shell do u use.
Then try run kube-shell.

@agentmilindu
Copy link

agentmilindu commented Oct 26, 2022

Didn't work

image


➜  ~ pip freeze | grep kube-shell
kube-shell==0.0.23

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants