You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 shows a blank PlantGL canvas. It was working just fine in Python2 though. Any advice on how to resolve this?
FYI, Lsystem.plot() plot the image just fine in both Python 2 and Python 3 version.
The text was updated successfully, but these errors were encountered:
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 shows a blank PlantGL canvas. It was working just fine in Python2 though. Any advice on how to resolve this?
FYI, Lsystem.plot() plot the image just fine in both Python 2 and Python 3 version.
The text was updated successfully, but these errors were encountered: