How to Install Python Pyenv on macOS

<p>One of the hardest processes to learning python for beginners is installing python. Sometimes it was a version problem, the machine doesn&rsquo;t recognize commands, etc.</p> <p>I was included with people who deal with that problems. My solution at that time is just to install the Anaconda package. But since the Anaconda package size is too big for what I need, I feel that method is too overkill for me.</p> <p>After searching for a while, I got the solution to this problem, and the solution is Pyenv.</p> <p><a href="https://medium.com/thoughful-shower/how-to-install-python-pyenv-on-macos-e033c4afbba4"><strong>Read More</strong></a></p>
Tags: Python Pyenv