From: Hans F. <H.F...@so...> - 2005-09-01 11:27:00
|
Hi, encouraged by the success, I have tried running vpython on Mac OS X, too. I have installed visual-py24 as suggested (activating 'unstable' in fink etc). Having started Apple's X server, I get a Bus error reported when I try to open a window: 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() Bus error I get the same error when running visual-py23: Vigor10:/usr fangohr$ python2.3 Python 2.3.5 (#1, Sep 1 2005, 03:43:21) [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() Bus error Vigor10:/usr fangohr$ I was wandering whether this relates to problems with X, but matplotlib for example works just fine. Any suggestions as to what the source of this might be, or how I can track this down are most welcome. Many thanks, Hans P.S. This is on Powerbook, running Mac OS 10.4.2 > I installed visual-py24 on my iMac and one of my iBooks last night > and it works perfectly! Many thanks to Martin and everyone else who > made this possible. I note that for some reason, Fink Commander > didn't want to behave properly at first but restarting it a couple > times seemed to straighten it out. > > Joe Heafner > heafnerj(at)ctc(dot)net > > > > > > ------------------------------------------------------- > SF.Net email is Sponsored by the Better Software Conference & EXPO > September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices > Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA > Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > ------------------------------------------------- Dr Hans Fangohr Computational Engineering & Design Research Group School of Engineering Sciences University of Southampton Southampton, SO17 1BJ United Kingdom Location: Building 25, Room 1027 phone : +44 (0) 23 8059 8345 fax : +44 (0) 23 8059 4813 email : fa...@so... ------------------------------------------------- |