error of 'Bvh' object has no attribute 'rebuild' #891
-
|
Hi, thanks for sharing your work. self.bvh_tris.rebuild() |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
|
@AnkaChan can you please check and respond here? |
Beta Was this translation helpful? Give feedback.
-
|
This error is because your version of Warp is not new enough to run with this feature. Currently, a nightly build is required. Please see the installation instructions for details on how to install nightly build or check the uv lockfile to see the version we're using in development. |
Beta Was this translation helpful? Give feedback.
-
|
Thank you @shi-eric - converted to Q&A discussion item. |
Beta Was this translation helpful? Give feedback.
This error is because your version of Warp is not new enough to run with this feature. Currently, a nightly build is required. Please see the installation instructions for details on how to install nightly build or check the uv lockfile to see the version we're using in development.