pyenv-win icon indicating copy to clipboard operation
pyenv-win copied to clipboard

How to uninstall Pyenv ???

Open Marmotte06 opened this issue 5 months ago • 2 comments

Hi, I tried PyEnv to use both Python 3.10 and Python 3.11 on my Windows 11, hoping that 3.11 would fix some problems I have with Python since I migrated to Windows 11, but unfortunately it didn't.

Now I would like to uninstall PyEnv. But I didn't find how to do that in the PyEnv documentation.

I installed using the provided Powershell script. And, I would also like to reverse the "Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope LocalMachine" command that I needed to do for the installation, can you explain how to ?

Thanks a lot for your support

Marmotte06 avatar Mar 19 '24 10:03 Marmotte06