deltayoung

Results 3 issues of deltayoung

I recently ported my Python2 code involving OpenAlea mtg and lpy libraries into Python3. With Python3, the Lsystem.animate() now can't invoke PlantGL viewer to show the Lpy animation, instead it...

I would like to report a rendering issue that appears since the migration of L-py / PlantGL libraries from Python 2 to Python 3. From third-party program, OpenAlea.lpy.lsystem.animate() will open...

I'm trying to install lpy using conda on one existing environment conda install openalea.lpy -c fredboudon -c conda-forge and one new environment: conda create -n lpy openalea.lpy -c fredboudon -c...