yade-users team mailing list archive
-
yade-users team
-
Mailing list archive
-
Message #16658
Re: [Question #663441]: some modules fail to be loaded when i call a class from a python file
Question #663441 on Yade changed:
https://answers.launchpad.net/yade/+question/663441
JOHN posted a new comment:
And when i try to put
from yade import pack
and
pack.inG....
i get
File "/home/john/Desktop/workingclass/myclass.py", line 42, in run
pred = pack.inGtsSurface(s)
AttributeError: 'module' object has no attribute 'inGtsSurface'
--
You received this question notification because your team yade-users is
an answer contact for Yade.