Question #171651 on Yade changed:
https://answers.launchpad.net/yade/+question/171651

    Status: Open => Answered

jduriez proposed the following answer:
Hello,

The problem is :
from yade import qt
ImportError: cannot import name qt
(this "qt" concerns the visualisation, for example qt.View() let appear the 
visualization window)

Check with scons -h if there is a compilation option named "qt4", or
"qtSOMETHING", I think it is the case, but I have no possibility to
check myself (https://yade-dem.org/sphinx/prog.html#optional-libraries-
features does not mention it)

If yes, add it to your features of scons command.

-- 
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

Reply via email to