data-setup
data-setup copied to clipboard
Remove Anaconda before installing pyenv
As the Udemy courses suggest our applicants to install Anaconda, the config could interfere with the pyenv
environment.
We need to add instructions to:
- [ ] Uninstall Anaconda
- [ ] Remove any
conda
config from disk - [ ] Check the uninstall is complete
And this before installing
pyenv
.