Skip to content

Error when running demonstration notebook testplantgl.ipynb #66

@Mathieu-Seurin

Description

@Mathieu-Seurin

I installed visualea and plantgl using :

mamba create -n weberpenn -c openalea3 -c conda-forge openalea.mtg openalea.plantgl openalea.visualea

but running the example notebook "notebooks/pglview.ipynb" doesn’t work.

The error I’m getting is

ArgumentError: Python argument types in  
    ZBufferEngine.__init__(ZBufferEngine, int, int, tuple, eRenderingStyle)
did not match C++ signature:  
    __init__(struct _object * __ptr64, unsigned short imageWidth=800, unsigned short imageHeight=600, enum PGL::ZBufferEngine::eRenderingStyle renderingStyle=openalea.plantgl.algo._pglalgo.eRenderingStyle.eColorBased, class PGL::Color3 backGroundColor=Color3(0,0,0), unsigned int defaultId=4294967295, bool multithreaded=True, enum PGL::ZBufferEngine::eFaceCulling faceculling=openalea.plantgl.algo._pglalgo.eFaceCulling.eNoCulling)

Am I missing something ? Is the notebook outdated ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions