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 was archived by the owner on Apr 18, 2026. It is now read-only.
I'm getting the error
ERROR: Failed to parse options - unrecognised option '--export_path'
in the reconstruction cell.
I was able to fix it locally by replacing
export_path
with
output_path
Hope that helps.