← Back to team overview

yade-users team mailing list archive

Re: [Question #682504]: error in running an example. showing 3D error

 

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

    Status: Answered => Open

ehsan benabbas is still having a problem:
Thanks Jan

Dear Jane, hope the following is the output you want:

ehsan@ehsan:~$ /home/ehsan/myYade/install/bin/yade-2019-07-08.git-e27605e
Welcome to Yade 2019-07-08.git-e27605e 
Using python version: 3.6.8 (default, Jan 14 2019, 11:02:34) 
[GCC 8.0.1 20180414 (experimental) [trunk revision 259383]]
TCP python prompt on localhost:9000, auth cookie `sdscau'
XMLRPC info provider on http://localhost:21000
[[ ^L clears screen, ^U kills line. F12 controller, F11 3D view (press "h" in 3D view for help), F10 both, F9 generator, F8 plot. ]]

In [1]: from yade.libVersions import *

In [2]: getAllVersionsCmake()                                                   
Out[2]: 
{'cmake': [(3, 10, 2), '3.10.2'],
 'gcc': [(7, 4, 0), '7.4.0'],
 'boost': [(1, 65, 1), '106501'],
 'python': [(3, 6, 8), '3.6.8'],
 'eigen': [(3, 3, 4), '3.3.4'],
 'vtk': [(6, 3, 0), '6.3.0'],
 'suitesparse': [(5, 1, 2), '5.1.2'],
 'mpi': [(3, 1, 0), '3.1'],
 'numpy': [(1, 17, 0), '1.17.0'],
 'ipython': [(7, 7, 0), '7.7.0'],
 'sphinx': [(2, 1, 2), '2.1.2-final-0'],
 'mpi4py': [(3, 0, 2), '3.0.2']}

In [3]:

-- 
You received this question notification because your team yade-users is
an answer contact for Yade.