> On 29 Apr 2020, at 1:45 am, Max Anglad <[email protected]> wrote: > > I forgot to say that after Macports python38 installation, following the > notes, I made : > >> sudo port select --set python3 python38 > Selecting 'python38' for 'python3' succeeded. 'python38' is now active. > > But however I think the PATH must be changed...
Remove /Library/Frameworks/Python.framework/Versions/3.8/bin From your PATH. That is not a version of python installed by macports, but is something else you must have installed at some point. Chris > >
