yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #14362
Re: [Question #556258]: yade install problem
Question #556258 on Yade changed:
https://answers.launchpad.net/yade/+question/556258
Status: Answered => Open
Tanvir Hossain is still having a problem:
my version is ubuntu16.04.. I have install yade using ''sudo apt-get
install yade''. now I am trying to run a python script of but getting
following error,
Welcome to Yade 1.20.0
TCP python prompt on localhost:9000, auth cookie `dksesy'
XMLRPC info provider on http://localhost:21000
Running script 20160108PeriodicStreamVersionCOUPLING3D.py
Traceback (most recent call last):
File "/usr/bin/yade", line 182, in runScript
execfile(script,globals())
File "20160108PeriodicStreamVersionCOUPLING3D.py", line 38, in <module>
from nsmp1d_yade3D525Phi061 import * #tanvir
ImportError: No module named nsmp1d_yade3D525Phi061
/home/tanvir/.local/lib/python2.7/site-packages/IPython/config.py:13: ShimWarning: The `IPython.config` package has been deprecated since IPython 4.0. You should import from traitlets.config instead.
"You should import from traitlets.config instead.", ShimWarning)
/home/tanvir/.local/lib/python2.7/site-packages/IPython/core/interactiveshell.py:448: UserWarning: As of IPython 5.0 `PromptManager` config will have no effect and has been replaced by TerminalInteractiveShell.prompts_class
warn('As of IPython 5.0 `PromptManager` config will have no effect'
[[ ^L clears screen, ^U kills line. F12 controller, F11 3d view (use h-key for showing help), F10 both, F9 generator, F8 plot. ]]
Is there any possibility that yade is not installed properly? Or do I
need to install something else along with yade?
--
You received this question notification because your team yade-users is
an answer contact for Yade.