Y
Hacker News
new
|
ask
|
show
|
jobs
by
int_19h
1340 days ago
That's exactly the kind of stuff that
https://github.com/pyenv/pyenv
is meant to handle.
1 comments
umvi
1339 days ago
I started down that route as well but was running into the same gcc issues as when compiling manually. I found this issue
https://github.com/pyenv/pyenv/issues/2046
but the workaround didn't immediately work for me and I didn't dig any deeper.
link