Hi Z,
Regarding that pop-up, I will also post in that forum...
As an update to my most recent post here, the script did run and it worked, sometimes it just takes a couple tries (annoyingly). Typically, with the scripts I wrote that integrate GME and Arc via Python, Arc and GME don't always play nice and I have a feeling the Arc software runs something that GME has a tough time handling. However, when I have had that pop-up appear, when I click ok, typically my scripts run, albeit on the 2nd or 3rd try.
I know the GME creator is switching everything to R so that he won't have to rely on the libraries. Already GME doesn't work with 10.2, or least I had an issue with it.
I created the scripts and use them as in a ArcToolbox, but they definitely run best when run directly via a Python IDE (I use PythonWin), and then are ok through ArcCatalog, and all the inputs have to be out of the map document if I run them in ArcMap.
The writing everything to a text file, then reading that into the run is definitely a lot cleaner and neater than trying to read in each variable. Pretty new to Python too, so thanks for the thumbs up!
Alison