alicevision / Meshroom

3D Reconstruction Software
http://alicevision.org
Other
11.22k stars 1.09k forks source link

Meshroom process doesn't start -FileNotFoundError: [Errno 2] No such file or directory #2438

Open ChrisM2017 opened 5 months ago

ChrisM2017 commented 5 months ago

My computer previously ran meshroom perfectly well, but now seems unable to run the process. I open the program, save the file to the required folder, and load some images. When I hit start, however, nothing happens, and the file not found error message appears in the log (example copied below). A clear and concise description of what the problem is.

image If applicable, add screenshots to help explain your problem.

P7110713 P7120714 ![Uploading P7130715.JPG…]()

If applicable, add a link or few images to help better understand where the problem may come from.

[2024-06-15 09:03:22.687045] [0x00001178] [trace] Embedded OCIO configuration file: 'C:\Program Files\Meshroom-2023.3.0\aliceVision/share/aliceVision/config.ocio' found. [QtAliceVisionImageIO] Plugin Initialized [QtAliceVision] Plugin Initialized [2024-06-15 09:04:51.176701] [0x000034e8] [trace] Embedded OCIO configuration file: 'C:\Program Files\Meshroom-2023.3.0\aliceVision/share/aliceVision/config.ocio' found. Program called with the following parameters:

Hardware : Detected core count : 16 OpenMP will use 16 cores Detected available memory : 25404 Mo

[09:04:51.320335][info] 0 profile(s) stored in the LCP database. [09:04:51.501270][warning] Some image(s) have no serial number to identify the camera/lens device. This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices. The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters. 5 image(s) are concerned. [09:04:51.509574][info] CameraInit report:

Hardware : Detected core count : 16 OpenMP will use 16 cores Detected available memory : 25019 Mo

[09:05:55.849605][info] 0 profile(s) stored in the LCP database. [09:05:56.025757][warning] Some image(s) have no serial number to identify the camera/lens device. This makes it impossible to correctly group the images by device if you have used multiple identical (same model) camera devices. The reconstruction will assume that only one device has been used, so if 2 images share the same focal length approximation they will share the same internal camera parameters. 10 image(s) are concerned. [09:05:56.032006][info] CameraInit report:

If applicable, copy paste the relevant log output (please embed the text in a markdown code tag "```" )

Desktop (please complete the following and other pertinent information):

You'll probably gather from the above information that I'm certainly not an advanced user, but I would very much like to be able to use the application again. As far as I am aware, the associated programs (windows visual C++ and Nvidia drivers etc.) are up to date)

Any suggestions for a solution would be gratefully received. Add any other context about the problem here.

fabiencastan commented 5 months ago

That's strange. Storage full? Project path too long?..

ChrisM2017 commented 5 months ago

Thanks for the direction, Fabian. I shortened the project path and everything worked again as normal. Thanks again for your time.

fabiencastan commented 5 months ago

max length for command lines on windows