← Back to team overview

yade-users team mailing list archive

Re: [Question #191412]: import module problem

 

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

Rinaldi Giuseppe posted a new comment:
Thank you both for the quickly reply!

if I try to remove "params"  I got a different strange error:

Welcome to Yade 0.50
TCP python prompt on localhost:9000, auth cookie `euysds'
TCP info provider on localhost:21000
Running script generationbu.py
WARN  py/log.cpp:43 logSetLevel: Yade was compiled without log4cxx support. Setting log levels from python will have no effect (warn once).
Traceback (most recent call last):
  File "/usr/bin/yade", line 112, in <module>
    execfile(args[0])
  File "generationbu.py", line 99, in <module>
    O.cell.setBox(Vector3(dim,dim,dim)) # set size of the cell (rectangular)
AttributeError: 'Cell' object has no attribute 'setBox'
[[ ^L clears screen, ^U kills line. ]]

It's strange because if I run the same script on "yade-daily" it works.
tomorrow I try to install the stable package because probably I did something wrong during the installation.

I will let you know.

many thanks,

Giuseppe

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.