From: Hans F. <H.F...@so...> - 2005-09-05 12:16:37
|
Hi, sorry for the delay in getting back to you. > Hans Fangohr wrote: > [] >> Vigor10:/usr fangohr$ python2.4 >> Python 2.4.1 (#1, Aug 31 2005, 19:34:51) >> [GCC 4.0.0 20041026 (Apple Computer, Inc. build 4061)] on darwin >> Type "help", "copyright", "credits" or "license" for more information. >> >>>>> import visual >>>>> a=visual.sphere() > > This works for me. It opens a window and shows a white sphere. ... which is what I expected it should do ;-) >> >> Bus error > > Could you try to find the crash log that should have been created? Something > like ~/Library/Logs/CrashReporter/python2.4.crash.log. > If it is too long, send it to me off list. I'll email it to you off list. > Do you have any PYTHON* environment variables set? No. > If you start vpython2.4 instead of python2.4, is there a bus error too? I suppose so. The vpython-graphical interface (looks like IDLE) just says "restart"; so I presume the same (or another drastic) problem occured. Thanks, |