← Back to team overview

yade-users team mailing list archive

[Question #199837]: geom library

 

New question #199837 on Yade:
https://answers.launchpad.net/yade/+question/199837

Hi,

I'm recently working on YADE and i installed it on my computer. I'm working on already made scripts which use the external libraries pack,utils and geom. My problem is that the geom.py is not available on my version of yade (it's the yade0.50). I found the file and i tried to paste it in the usr/lib/yade0.50/py/lib folder. But my right are restricted and i can't paste the file their.
Do you have any idea how to solve my problem?

here is the error message I obtain when i try to run my script

Welcome to Yade 0.50
TCP python prompt on localhost:9000, auth cookie `csasde'
TCP info provider on localhost:21000
Running script impact-newc5.py
Traceback (most recent call last):
  File "/usr/bin/yade", line 112, in <module>
    execfile(args[0])
  File "impact-newc5.py", line 6, in <module>
    from yade import geom, utils
ImportError: cannot import name geom
[[ ^L clears screen, ^U kills line. F12 controller, F11 3d view, F10 both, F9 generator, F8 plot. ]]

thks!
Samuel


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