09-05-2017, 07:24 AM
1) Python scripts are technically plug-ins and so should go in you plugins folder
2) On OSX (and Linux) they have to made "executable" (chmod +x <file> in a terminal, or perhaps set using some "properties" dialog in the file explorer).
2) On OSX (and Linux) they have to made "executable" (chmod +x <file> in a terminal, or perhaps set using some "properties" dialog in the file explorer).