Fails to same Python script from Terminal/Automator/Script Editor
Hi, I want to make a button on the menubar to run a Python script I made. To achieve that I thought to use Automator or Script Editor, but:
If I run the script on Terminal manually, all fine. (cd path/to/script && python3 myscript.py)
If I run exactly the same code in brackets using Automator shell function or Apple Script, they give me an error of a Python module not installed (but it's installed, I'm sure it is)
Any idea?
MacBook Pro 13″, macOS 11.4