--
You received this message because you are subscribed to the Google Groups "femhub" group.
To post to this group, send email to fem...@googlegroups.com.
To unsubscribe from this group, send email to femhub+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/femhub?hl=en.
\$ git clone g...@github.com:femhub/femhub-distribution.git \$ cd femhub-distribution \$ makeI had problem with
You don't have to execute ./femhub -d before 'make' anymore as packages are downloaded on the fly from different locations and in different formats.
Those packages will be built by default:
packages_list = [
"ipython",
"hermes1d",
"hermes2d",
# requires: setupdocs>=1.0, doesn't work without a net...
#"mayavi",
"phaml",
"libfemhub",
"fipy",
"sfepy",
"sympy",
"hdf5",
"h5py",
"pytables",
"nose",
#"femhub_online_lab_sdk",
]
femhub_online_lab_sdk, is there any more recent version for Python 2.7?
Luke