First time here? Check out the FAQ!

Revision history  [back]

I think you need to add to your PATH environment. You can do this either outside of Wing (so everything has access to those tools) or in Wing. If in Wing, open Project Properties from the Project menu and under the Environment tab for Environment select "Add to inherited environment" and enter the following:

PATH=$(PATH):/opt/homebrew/bin:/Users/bai/.local/bin

BTW, for both of these I think there are some scripts you can run to add them outside of Wing but at the moment I'm not sure of the details. It's just something I remember from installing these myself in the somewhat distant past. I think this was mentioned in the installation instructions for each of the tools.