pyenv-win / pyenv-win

pyenv for Windows. pyenv is a simple python version management tool. It lets you easily switch between multiple versions of Python. It's simple, unobtrusive, and follows the UNIX tradition of single-purpose tools that do one thing well.
https://pyenv-win.github.io/pyenv-win
MIT License
4.67k stars 430 forks source link

bug: no such command `update' #150

Open ghost opened 4 years ago

ghost commented 4 years ago

Windows 10 Pro v1909, pyenv 1.2.5 installed with Chocolatey, run from Powershell.

pyenv udpate pyenv: no such command `update'

Why? The docs clearly state there is such command.

kirankotari commented 4 years ago

@bazzilic please look into this, we have latest version released called. 2.64.3 and 2.32.2

kirankotari commented 4 years ago

If the chocolatey is real stopper can you please choose alternative options. Due to I am not owning it, its tough for me to do a release to chocolatey

ghost commented 4 years ago

@kirankotari thank you for clarification. I really should've checked releases first. :D

Also, the Chocolatey option is so much more safer and convenient since it eliminates the possibility of messing up the PATH. Hope you won't stop maintaining it.

Thanks!

kirankotari commented 4 years ago

Problem is chocolatey author is @bazzilic, not sure he couldn’t able to add me or give privileges to me to maintain. I don't have control on it.

@bazzilic any updates on sharing privileges

kirankotari commented 1 year ago

Got the privileges, need to get coaching on Chocolatey