From: Bruce S. <Bru...@nc...> - 2011-09-21 21:59:27
|
Alas, I at least have no clue as why there is this problem. I hope someone else on this list is knowledgeable about the possible interaction of Visual and CUDA. Bruce Sherwood On Wed, Sep 21, 2011 at 9:50 AM, Andrew McCormick <agm...@gm...> wrote: > Hi, > > I'm running Ubuntu 11.04. Originally vpython (gotten by apt-get install > python-visual) works great. After installing NVIDIA CUDA software, vpython > completely fails to work. E.g. > > $ python >>> from visual import box >>> box() > Segmentation Fault > $ > > I asked a similar question before, and it was suggested that the problem > might be that I was using visual.materials in my code. The example above, > however, > shows that even the most basic application isn't working. Any ideas? > > > -- > Sincerely, > > Andrew McCormick > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > |