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: kubeshell #81

Open
sentatr opened this issue Jun 6, 2020 · 3 comments
Open

command not found: kubeshell #81

sentatr opened this issue Jun 6, 2020 · 3 comments

Comments

@sentatr
Copy link

sentatr commented Jun 6, 2020

senthil  ~  kubeshell
zsh: command not found: kubeshell

I've successfully installed the package via python.

@iamshreeram
Copy link

@sentatr , kube-shell is the binary not kubeshell. Can you please try kube-shell.
If this doesn't work, Can you post what do you see when you run - pip freeze | grep kube-shell.

@Jojoooo1
Copy link

Having the same issue on ubuntu 20.04 and Python 2.7.18

➜  ~ pip freeze | grep kube-shell
kube-shell==0.0.23
➜  ~ kube-shell
zsh: command not found: kube-shell

@iamshreeram
Copy link

@Jojoooo1 , Can you share the output of which python python3 pip kube-shell.

If kube-shell is not found from above command, identify the location of pip packages and add it to PATH in your environment variables. That should fix the issue.

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