yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #05733
[Question #191412]: import module problem
New question #191412 on Yade:
https://answers.launchpad.net/yade/+question/191412
Hi all,
I want to start running simulation on a new more powerful machine.
So I installed on it "Yade 0.50" from packages (For stable releases) but when I run it I get this:
Welcome to Yade 0.50
TCP python prompt on localhost:9000, auth cookie `keycas'
TCP info provider on localhost:21000
Running script generation.py
Traceback (most recent call last):
File "/usr/bin/yade", line 112, in <module>
execfile(args[0])
File "generation.py", line 49, in <module>
from yade import pack,log,params,timing
ImportError: cannot import name params
[[ ^L clears screen, ^U kills line. ]]
On my old laptop I have "yade-daily" and this script works without any problem.
what's the problem?
Thanks all
Giuseppe
--
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.