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
File "C:\Users\Gokul\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\photogrammetry_importer\operators\colmap_import_op.py", line 45, in execute
cameras, points, mesh_ifp = ColmapFileHandler.parse_colmap_folder(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Gokul\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\photogrammetry_importer\file_handlers\colmap_file_handler.py", line 312, in parse_colmap_folder
assert False, "Invalid colmap model / workspace"
^^^^^
I received a error while importing a colmap file ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
File "C:\Users\Gokul\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\photogrammetry_importer\operators\colmap_import_op.py", line 45, in execute
cameras, points, mesh_ifp = ColmapFileHandler.parse_colmap_folder(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Gokul\AppData\Roaming\Blender Foundation\Blender\5.0\scripts\addons\photogrammetry_importer\file_handlers\colmap_file_handler.py", line 312, in parse_colmap_folder
assert False, "Invalid colmap model / workspace"
^^^^^
Beta Was this translation helpful? Give feedback.
All reactions