Can't run "Hello World" in python mode

Welcome, @Spiff

Processing installs everything your system needs when you add Python Mode via Processing (it relies on its own Python interpreter, not the one installed on your system).

Perhaps try deleting your Processing folder, located at /Users/<your_username>/Documents/Processing/. Also, delete your preferences folder at /Users/<your_username>/Library/Processing/.

Then re-open Processing and add Python Mode again.

1 Like