EditPythonScript Problem - Version 5.2.3

There is no built-in Python editor for Mac Rhino yet. You will need to use an external editor. There are several threads on this, the most common is to use the Atom editor, which has an autocomplete package and can save ans automatically run scripts in Rhino, but no debugger. The online doc and install instructions are here, the original discussion thread is here

–Mitch