-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
bugfor actual bugs (unsure? use type:question)for actual bugs (unsure? use type:question)
Description
The bug
Trying to drag and drop an image folder into meshroom triggers a missing VCOMP140.DLL error.
To Reproduce
Steps to reproduce the behavior:
- Use a fresh Windows 10 installation (nothing fancy, just microsoft office, firefox and chrome, no coding environment)
- Drag and drop an image folder into meshroom
Expected behavior
It should load the images into meshroom.
Log
ERROR:root:Error while building intrinsics : Traceback (most recent call last):
File "C:\Users\DEV\AppData\Local\Temp\meshroom\meshroom\ui\reconstruction.py", line 399, in buildIntrinsics
File "C:\Users\DEV\AppData\Local\Temp\meshroom\meshroom\nodes\aliceVision\CameraInit.py", line 192, in buildIntrinsics
RuntimeError: CameraInit failed with error code 3221225781. Command was: "aliceVision_cameraInit --sensorDatabase "C:\Users\unive\Downloads\Meshroom-2019.2.0\aliceVision\share\aliceVision\cameraSensors.db" --defaultFieldOfView 45.0 --groupCameraFallback folder --verboseLevel info --output "C:/Users/unive/AppData/Local/Temp/tmp5ufk2uqh/CameraInit/c448939571d5c70b05c9ae4ad416ada37d6273ca/cameraInit.sfm" --allowSingleView 1 --input "C:\Users\unive\AppData\Local\Temp\tmp5ufk2uqh/CameraInit/c448939571d5c70b05c9ae4ad416ada37d6273ca//viewpoints.sfm""
Desktop (please complete the following and other pertinent information):
- OS: windows 10
- Python version ?
- Qt/PySide version ?
- Meshroom version:
- Binary version 2019.2.0
Metadata
Metadata
Assignees
Labels
bugfor actual bugs (unsure? use type:question)for actual bugs (unsure? use type:question)