Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running demonstration notebook testplantgl.ipynb #66

Open
Mathieu-Seurin opened this issue Oct 24, 2024 · 0 comments
Open

Error when running demonstration notebook testplantgl.ipynb #66

Mathieu-Seurin opened this issue Oct 24, 2024 · 0 comments

Comments

@Mathieu-Seurin
Copy link

Mathieu-Seurin commented Oct 24, 2024

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 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant