← 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:
my professor wants me to install the same version that I have in my old
computer in the new computer.

So I uninstalled "yade 0.5" and  I installed daily-yade writing in the
terminal:

sudo add-apt-repository ppa:yade-pkg/snapshots
sudo apt-get update
sudo apt-get install yade-daily

now I have no more that problem but if I run a script in which I  load a
file  I get:

esskdb@esskdb:~/Desktop/giuseppe$ yade-daily simpleShear.py
Welcome to Yade 1+3053+27~lucid1, from 2012-03-22
TCP python prompt on localhost:9000, auth cookie `sadekc'
XMLRPC info provider on http://localhost:21000
Running script simpleShear.py
Traceback (most recent call last):
  File "/usr/bin/yade-daily", line 182, in runScript
    execfile(script,globals())
  File "simpleShear.py", line 8, in <module>
    O.load('5000-100-oedom.yade.gz');
RuntimeError: unsupported version
[[ ^L clears screen, ^U kills line. F8 plot. ]]

what's the problem?
if you think that is better to use the "yade 0.7" version what I have to write on the terminal to   install "yade-stable package 0.7"?

Thanks all

Giuseppe

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