From: Andrew M. <agm...@gm...> - 2012-08-31 11:19:59
|
I've been a long time user of vpython for visualizing results of my simulations. However, this just started happening today: <vis...@li...>andy@andyLab:~/fer$ python Python 2.7.3 (default, Aug 1 2012, 05:14:39) [GCC 4.6.3] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> from visual import box >>> box() Segmentation fault (core dumped) andy@andyLab:~/fer$ I suspect the issue has to do with the fact that I installed new NVIDIA graphics drivers about a week ago to install CUDA. I'm running Ubuntu 12.04 64 bit. Any ideas? -- Sincerely, Andrew McCormick |