yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #09372
[Question #247246]: Yade run with "ImportError"
New question #247246 on Yade:
https://answers.launchpad.net/yade/+question/247246
Recently, I installed ubuntu 12.04, and installed Yade-trunk successfully
All the packages are installed, and make and make install both run successfully, though with some warning.
When I run Yade, there is error as shown below
./yade-2014-04-17.git-a2b6e69
Welcome to Yade 2014-04-17.git-a2b6e69
Traceback (most recent call last):
File "./yade-2014-04-17.git-a2b6e69", line 125, in <module>
import yade
File "/home/mj/Yade/Yade-trunk/install/lib/i386-linux-gnu/yade-2014-04-17.git-a2b6e69/py/yade/__init__.py", line 65, in <module>
import boot
ImportError: /home/mj/Yade/Yade-trunk/install/lib/i386-linux-gnu/yade-2014-04-17.git-a2b6e69/py/yade/qt/_GLViewer.so: undefined symbol: _ZN9QGLViewer28setPlayPathKeyboardModifiersE6QFlagsIN2Qt16KeyboardModifierEE
Has anybody met the same problem?
In addition, I installed Yade-1.07 and Yade-1.05 successfully, but when running, same error turns out
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.