|
|
|
|
|
by evgen
1082 days ago
|
|
Python on the mac is no bother. Like most Linux distros, you simply ignore the existence of any system python and install what you need yourself. You manage your python versions with pyenv and use virtual envs for everything. Problem solved. |
|
asdf helps quite a bit now.