Thank you for reminding me to use port select.
On Thu, Oct 27, 2022 at 4:31 PM Ryan Schmidt <[email protected]> wrote: > > On Oct 27, 2022, at 12:01, Kenneth Wolcott wrote: > > > > I added a symlink: > > > > sudo ln -s /opt/local/bin/python3.10 /opt/local/bin/python > > > > The aubio app now installs successfully. > > Great, I'm glad that worked. That confirms that the port has a bug that needs > to be fixed. Ports must not require users to do such things to build. > > FYI, you can use `sudo port select python` to manage that symlink for you. >
