Started getting "/home/user/.pyenv/completions/pyenv.bash:17: command not found: complete" when I start a shell. Performed a recent system update but I do not recall noticing this prior but I may be mistaken.
Yes I am using ZSH.
Yes my .zshrc file has:
eval "$(pyenv init - zsh)"
pyenv 2.5.3
What am I missing?
Started getting "/home/user/.pyenv/completions/pyenv.bash:17: command not found: complete" when I start a shell. Performed a recent system update but I do not recall noticing this prior but I may be mistaken.
Yes I am using ZSH.
Yes my .zshrc file has:
eval "$(pyenv init - zsh)"
pyenv 2.5.3
What am I missing?