December 12, 2024•18 words
The solution is to add CC=gcc before pyenv install. The answer is found from this Stack Overflow question.
CC=gcc
pyenv install
You'll only receive email when they publish something new.