<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I just decided to totally remove all traces of anaconda3 from my macOS (11.7.10).<div class="">Now I'm left with all that got installed by macports through the years since 2017.</div><font face="Courier New" class=""><span class=""><br class=""></span><span class="">$ port list | grep \^pyt<br class="">python-mode.el @1.0 lang/python-mode.el<br class="">python26 @2.6.9 lang/python26<br class="">python27 @2.7.18 lang/python27<br class="">python310 @3.10.18 lang/python310<br class="">python27-bootstrap @2.7.18 lang/python27<br class="">python311 @3.11.13 lang/python311<br class="">python312 @3.12.11 lang/python312<br class="">python313 @3.13.5 lang/python313<br class="">python313-devel @3.13.0rc3 lang/python313-devel<br class="">python314-devel @3.14.0b3 lang/python314-devel<br class="">python32 @3.2.6 lang/python32<br class="">python33 @3.3.7 lang/python33<br class="">python313-freethreading @3.13.5 lang/python313<br class="">python34 @3.4.10 lang/python34<br class="">python35 @3.5.10 lang/python35<br class="">python36 @3.6.15 lang/python36<br class="">python37 @3.7.17 lang/python37<br class="">python38 @3.8.20 lang/python38<br class="">python39 @3.9.23 lang/python39<br class="">pytest_select @0.1 python/pytest_select<br class="">python-language-server_select @0.1 python/python-language-server_select<br class="">python-lsp-server_select @0.1 python/python-lsp-server_select<br class="">pythia @8.303 science/pythia<br class="">python2_select @0.1 sysutils/python2_select<br class="">python3_select @0.1 sysutils/python3_select<br class="">python_select @0.3 sysutils/python_select<br class="">python3_select-38 @0.1 sysutils/python3_select<br class="">python3_select-39 @0.1 sysutils/python3_select<br class="">python3_select-310 @0.1 sysutils/python3_select<br class="">python3_select-311 @0.1 sysutils/python3_select<br class="">python3_select-312 @0.1 sysutils/python3_select<br class="">python3_select-313 @0.1 sysutils/python3_select<br class="">python3_select-314 @0.1 sysutils/python3_select<br class="">python_select-38 @0.3 sysutils/python_select<br class="">python_select-39 @0.3 sysutils/python_select<br class="">python_select-310 @0.3 sysutils/python_select<br class="">python_select-311 @0.3 sysutils/python_select<br class="">python_select-312 @0.3 sysutils/python_select<br class="">python_select-313 @0.3 sysutils/python_select<br class="">python_select-314 @0.3 sysutils/python_select<br class="">$ <br class=""><br class=""></span></font><span class="">Actually I don't want to tear down everything. I just would like to have a stable and up to date Python3 installation to run </span><div class=""><span class="">Jupyter notebooks with the latest modules.</span></div><div class=""><span class=""><br class=""></span></div><div class="">There are currently no settings regarding Python in my bash environment.</div><div class=""><br class=""></div><div class="">So how would I achieve this goal?</div><div class=""><br class=""></div><div class="">--</div><div class="">Christoph</div><div class=""><br class=""></div></body></html>