Open corneliusschroeder opened 10 months ago
Hey, have you found a workaround for this, I also get the same error.
My python version is 3.9.18
Ubuntu : 22.0.04
Could you provide a list of installed python dependencies?
Esp. pyopengl
would be interesting.
`` Package Version
addict 2.4.0 asttokens 2.4.1 attrs 23.2.0 blinker 1.7.0 certifi 2024.2.2 charset-normalizer 3.3.2 click 8.1.7 comm 0.2.2 ConfigArgParse 1.7 contourpy 1.2.1 cycler 0.12.1 dash 2.16.1 dash-core-components 2.0.0 dash-html-components 2.0.0 dash-table 5.0.0 decorator 5.1.1 exceptiongroup 1.2.0 executing 2.0.1 fastjsonschema 2.19.1 Flask 3.0.3 fonttools 4.51.0 idna 3.6 importlib_metadata 7.1.0 importlib_resources 6.4.0 ipython 8.18.1 ipywidgets 8.1.2 itsdangerous 2.1.2 jedi 0.19.1 Jinja2 3.1.3 joblib 1.3.2 jsonschema 4.21.1 jsonschema-specifications 2023.12.1 jupyter_core 5.7.2 jupyterlab_widgets 3.0.10 kiwisolver 1.4.5 labelCloud 1.1.0 MarkupSafe 2.1.5 matplotlib 3.8.4 matplotlib-inline 0.1.6 nbformat 5.10.4 nest-asyncio 1.6.0 numpy 1.26.4 open3d 0.18.0 packaging 24.0 pandas 2.2.1 parso 0.8.4 pexpect 4.9.0 pillow 10.3.0 pip 23.0.1 platformdirs 4.2.0 plotly 5.20.0 prompt-toolkit 3.0.43 ptyprocess 0.7.0 pure-eval 0.2.2 Pygments 2.17.2 PyOpenGL 3.1.7 PyOpenGL-accelerate 3.1.7 pyparsing 3.1.2 PyQt5 5.15.10 PyQt5-Qt5 5.15.2 PyQt5-sip 12.13.0 pyquaternion 0.9.9 python-dateutil 2.9.0.post0 pytz 2024.1 PyYAML 6.0.1 referencing 0.34.0 requests 2.31.0 retrying 1.3.4 rpds-py 0.18.0 scikit-learn 1.4.1.post1 scipy 1.13.0 setuptools 58.1.0 six 1.16.0 stack-data 0.6.3 tenacity 8.2.3 threadpoolctl 3.4.0 tqdm 4.66.2 traitlets 5.14.2 typing_extensions 4.11.0 tzdata 2024.1 urllib3 2.2.1 wcwidth 0.2.13 Werkzeug 3.0.2 widgetsnbextension 4.0.10 zipp 3.18.1 ``
这个问题解决了么
Hi, a very cool project, it seems that it has a lot of utility! However in my case, the pointclouds seem to be loaded but cannot be displayed. After loading a pointcloud I get the following error many times at once:
Do you have any ideas on how to fix this? I successfully installed all requirements from the requirements.txt. Thank you for your time!