← Back to team overview

yade-users team mailing list archive

Re: [Question #152906]: how to run the example in the tutorial

 

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

Vincia Jackson posted a new comment:
here is what i did and the following errors:

method 1:
ervin@ubuntu:~$ ~yade/bin/yade-trunk
bash: ~yade/bin/yade-trunk: No such file or directory
ervin@ubuntu:~$ quit()
> 
> ^C
ervin@ubuntu:~$ 
ervin@ubuntu:~$ clear all
ervin@ubuntu:~$ ~/yade/bin/yade-trunk
Welcome to Yade bzr2923
TCP python prompt on localhost:9000, auth cookie `easdsy'
XMLRPC info provider on http://localhost:21000
[[ ^L clears screen, ^U kills line. F8 plot. ]]
Yade [1]: scons
---------------------------------------------------------------------------
NameError                                 Traceback (most recent call last)

/home/ervin/yade/lib/yade-trunk/py/yade/__init__.pyc in <module>()
----> 1 
      2 
      3 
      4 
      5 

NameError: name 'scons' is not defined
Yade [2]: 


method 2:
ervin@ubuntu:~$ 'cd~/yade/'
bash: cd~/yade/: No such file or directory
ervin@ubuntu:~$ 

method 3:
ervin@ubuntu:~$ cd~/yade/
bash: cd~/yade/: No such file or directory
ervin@ubuntu:~$

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