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
thank you!l solved "cannot import name 'BoundingVolumeBox' from 'py3dtiles'" when i used py3dtiles5.0.
but a new problem occurs "ImportError: cannot import name 'GlTFMaterial' from 'py3dtiles'"
i search GlTFMaterial in guidance and py,but not found.
I think pip installed Oslandia's Py3DTiles, while we use our own fork of Py3DTiles in Py3DTilers. Once you have uninstalled Py3DTiles, ensure pip is installing Py3DTiles from our GitHub fork, with Tiler branch (as specified in the setup.py). The best way to ensure that is to make a fresh Py3DTilers install
I have already install py3dtiles and other require, but when i run test_objTiler.py, an error occurs.
can you help me?thanks
The text was updated successfully, but these errors were encountered: