Having Trouble Executing Python Script

I’m doing a project on total autonomous quads and I noticed that MP has a python scripting function. I searched for some more info and I only got what was already on the main site. So I read it thoroughly and tried to run the sample roll script, but when selected the script, and pressed “Run Script” MP just freezes, and eventually crashes. I don’t know if it is my cause. Am I doing something wrong here?
BTW, I’m using MP on windows 8, I don’t know if that’s the problem or not.

Thanks in advance

please post your script

I’m having the same issue. I believe the original poster is referring to the 360 degree roll script provided as an example with the APM documentation.

But it freezes on any script. For example, the following Python script will freeze MP:

Start of program

print "Starting Script"
print “Script Ending”

And MP clearly sees my Canopy Python install. When I try to edit the script, it correctly crosses-over to my Enthought Canopy editor. It just won’t run the scripts.

please try the latest beta version.

help > update beta