From: Bruce S. <Bru...@nc...> - 2012-02-28 04:43:13
|
The first question to ask is how did you prepare VPython? Did you install with a package manager or build from source? If you start from a terminal and execute "from visual import *", what do you see in the terminal listing? Bruce Sherwood On Mon, Feb 27, 2012 at 9:21 PM, Daniel Mejía Raigosa <dan...@gm...> wrote: > Hi, i'm Daniel and i'm trying to run a vpython on GNU Linux Debian Wheezy > (testing by now) with kernel 3.2.0-amd64 with an nVidia 9400 GT Graphics > card. i have tested the Vpython on Windows and it works with excellent > performance, but when i try to use it on Linux it just run but doesn't show > anything > This is the typical prompt > > Python 2.6.7 (r267:88850, Aug 3 2011, 11:33:52) > [GCC 4.6.1] on linux2 > Type "copyright", "credits" or "license()" for more information. > > **************************************************************** > Personal firewall software may warn about the connection IDLE > makes to its subprocess using this computer's internal loopback > interface. This connection is not visible on any external > interface and no data is sent to or received from the Internet. > **************************************************************** > > IDLE 2.6.7 >>>> ================================ RESTART >>>> ================================ >>>> > >>>> ================================ RESTART >>>> ================================ >>>> > > Just as when te program runs on Windows but doesnt show anything. > someone know what's happening? > > Thanks > > Daniel Mejía R. > > " Las más formidables armas del hombre para su conquista del > Conocimiento > son la mente racional y la insaciable curiosidad que lo impulsa..." > > Isaac Asimov > - > Grupo de Biofísica - Universidad de Antioquia > Grupo de Investigación en Fisiología y Bioquímica - Physis > Instituto de Física - Universidad de Antioquia > dan...@ho... > -- > > > > ------------------------------------------------------------------------------ > Keep Your Developer Skills Current with LearnDevNow! > The most comprehensive online learning library for Microsoft developers > is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, > Metro Style Apps, more. Free future releases when you subscribe now! > http://p.sf.net/sfu/learndevnow-d2d > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |