This is my simple python script:
import sgems
sgems.execute('NewCartesianGrid Test_grid::10::10::1::1.0::1.0::1.0::0::0::0')
When I launch SGeMS, click on run script, select the file and press run, SGeMS crashes.
Same script executed through the script editor work.
the script