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
{{ message }}
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.
When evaluate the result using the newst open3d v0.12.0, the following error will occur AttributeError: module 'open3d' has no attribute 'registration'
My solution is to install an older version of open3d (e.g. v0.10.0)
The text was updated successfully, but these errors were encountered:
When evaluate the result using the newst open3d v0.12.0, the following error will occur
AttributeError: module 'open3d' has no attribute 'registration'
My solution is to install an older version of open3d (e.g. v0.10.0)
The text was updated successfully, but these errors were encountered: