New question #455132 on Yade: https://answers.launchpad.net/yade/+question/455132
Dear all, Recently, I installed the yadedaily on the ubuntu16.04 with the code: sudo bash -c 'echo "deb http://www.yade-dem.org/packages/ xenial/" >> /etc/apt/sources.list' wget -O - http://www.yade-dem.org/packages/yadedev_pub.gpg | sudo apt-key add - sudo apt-get update sudo apt-get install yadedaily I installed it successfully, but when I round it, it came with one problem: Welcome to Yade 2017.01a-11-11c276f~xenial TCP python prompt on localhost:9000, auth cookie `sskayd' XMLRPC info provider on http://localhost:21000 Traceback (most recent call last): File "/usr/bin/yadedaily", line 294, in <module> import yade.qt File "/usr/lib/x86_64-linux-gnu/yadedaily/py/yade/qt/__init__.py", line 16, in <module> from PyQt5 import QtWebKit, QtWebKitWidgets ImportError: cannot import name QtWebKit I don't know how to address it. Could someone give me a help, please? BTW, can I install yade from packages and source code on the same one? Sincerely, hjz -- You received this question notification because your team yade-users 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

