I've been running python scripts and plotting using "from pylab import plot,show" and all works great in either the python or ipython window. Yesterday I tried a new script with "from visual import sphere" instruction. I loaded vpython and visual into my python distribution. But when I try to run this script I get the following message: SystemExit: This program needs access to the screen. Please run with a Framework build of python, and only when you are logged in on the main display of your Mac.
I am clueless as to my next step. Is this a spyder question or just a python question. thanks -- You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/spyderlib. For more options, visit https://groups.google.com/d/optout.
