Closed pradal closed 3 years ago
On Mac, with the lastest conda version, the foolowing lines crash on my computer
from openalea.plantgl.all import * l= Point3Array([(0,0,0), (1,0,0)])
The code itself has not changed. However, current conda package broke on mac. Surely due to dependencies (boost or something else).
Resolved.
On Mac, with the lastest conda version, the foolowing lines crash on my computer
The code itself has not changed. However, current conda package broke on mac. Surely due to dependencies (boost or something else).