Simon Artzet
Simon Artzet
``` conda create -n lpy -c openalea -c conda-forge openalea.lpy boost=1.66.0 nose conda activate lpy git clone https://github.com/openalea/lpy cd lpy/test nosetests ``` Result : ``` .........................................../home/artzet_s/code/lpy_test/lpy/test/lpytest/multiscalexmatching.lpy:49: UserWarning: Multiscale context and...
Randomly `nosetests test_geomprinter.py ` raise a segmentation fault. Tested on a new ubuntu 14 desktop and ubuntu 14 server VM with a plantgl installation following .travis.ci  @fredboudon
Tested on a new ubuntu 14 desktop VM with a plantgl installation following .travis.ci Tested with `nosetests test_projpershape.py` and `python test_projpershape.py`, same result.  @fredboudon @pradal