yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #15908
[Question #658946]: Controller is not working
New question #658946 on Yade:
https://answers.launchpad.net/yade/+question/658946
In the name of God
Hi every one
I'he just compiled Yade. I do not know why the F11, F9 and F10 are not working. This is the terminal output at the beginning:
...@.....:~$ ~/YADE-git/master/install/bin/yade-2017.01a
Welcome to Yade 2017.01a
TCP python prompt on localhost:9000, auth cookie `sdscku'
XMLRPC info provider on http://localhost:21000
[[ ^L clears screen, ^U kills line. F8 plot. ]]
Cmake command during compilation:
'cmake -DCMAKE_INSTALL_PREFIX=~/YADE-git/master/install ~/YADE-git/master/trunk -DENABLE_PFVFLOW=0 -DENABLE_LBMFLOW=0 -DENABLE_LINSOLV=0 -DUSE_QT5=0'
Also note that:
Yade [1]: yade.qt.Controller()
---------------------------------------------------------------------------
AttributeError Traceback (most recent call last)
/home/azm/YADE-git/master/install/bin/yade-2017.01a in <module>()
----> 1 yade.qt.Controller()
AttributeError: 'module' object has no attribute 'qt'
thanks for your help
--
You received this question notification because your team yade-users is
an answer contact for Yade.