I'm trying to install playwright on macOS, did pip install playwright, all went good, installed successfully, but when try to run playwright install the following is returned in terminal:
zsh: command not found: playwright
Also I ve closed the terminal with command q and reopened it, and still the same, any ideas? any Mac users that might be able to help?