New question #268306 on Yade: https://answers.launchpad.net/yade/+question/268306
Hi All, I am new to yade and I tried the example bouncing sphere but It doesn't show any result can you assist chi@ubuntu:/tmp$ yade Welcome to Yade 1.07.0 TCP python prompt on localhost:9000, auth cookie `ecyska' XMLRPC info provider on http://localhost:21000 /usr/lib/python2.7/dist-packages/IPython/frontend.py:30: UserWarning: The top-level `frontend` package has been deprecated. All its subpackages have been moved to the top `IPython` level. warn("The top-level `frontend` package has been deprecated. " [[ ^L clears screen, ^U kills line. F12 controller, F11 3d view (use h-key for showing help), F10 both, F9 generator, F8 plot. ]] Yade [1]: execfile('exampl.py',globals()) Yade [2]: O.run() Yade [3]: qt.View() --------------------------------------------------------------------------- NameError Traceback (most recent call last) /usr/bin/yade in <module>() ----> 1 qt.View() NameError: name 'qt' is not defined -- You received this question notification because you are a member of yade-users, which is an answer contact for Yade. _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

