Hi I’m a newbie in WebODM,
I weak in programing and coding (very shallow knowledge) and just buying package online. I manage to process a 3D map with a set of drone photos before but after format my hardisk and get a fresh install of my WEBODM with update, I keep getting child returned error. No hardware changes on my pc. please help
Process info
[INFO] running E:\WebODM\resources\app\apps\ODM\SuperBuild\install\bin\opensfm\bin\opensfm export_visualsfm --points “E:\WebODM\resources\app\apps\NodeODM\data\aa4fac32-53b3-4000-949a-1837bca49ae9\opensfm”
WARNING:matplotlib:Matplotlib created a temporary config/cache directory at C:\Users\rusyd\AppData\Local\Temp\matplotlib-bafrw0y6 because the default path (C:\Users\rusyd.matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
[INFO] Finished opensfm stage
[INFO] Running openmvs stage
[INFO] running E:\WebODM\resources\app\apps\ODM\SuperBuild\install\bin\opensfm\bin\opensfm export_openmvs “E:\WebODM\resources\app\apps\NodeODM\data\aa4fac32-53b3-4000-949a-1837bca49ae9\opensfm”
WARNING:matplotlib:Matplotlib created a temporary config/cache directory at C:\Users\rusyd\AppData\Local\Temp\matplotlib-vzz6h5x2 because the default path (C:\Users\rusyd.matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing.
[INFO] Running dense reconstruction. This might take a while.
[INFO] Estimating depthmaps
[INFO] running E:\WebODM\resources\app\apps\ODM\SuperBuild\install\bin\OpenMVS\DensifyPointCloud “E:\WebODM\resources\app\apps\NodeODM\data\aa4fac32-53b3-4000-949a-837bca49ae9\opensfm\undistorted\openmvs\scene.mvs” --resolution-level 1 --min-resolution 512 --max-resolution 1063 --max-threads 4 --number-views-fuse 2 -w “E:\WebODM\resources\app\apps\NodeODM\data\aa4fac32-53b3-4000-949a-1837bca49ae9\opensfm\undistorted\openmvs\depthmaps” -v 0
===== Dumping Info for Geeks (developers need this to fix bugs) =====
Child returned 3221225781
Traceback (most recent call last):
File “E:\WebODM\resources\app\apps\ODM\stages\odm_app.py”, line 94, in execute
self.first_stage.run()
File “E:\WebODM\resources\app\apps\ODM\opendm\types.py”, line 346, in run
self.next_stage.run(outputs)
File “E:\WebODM\resources\app\apps\ODM\opendm\types.py”, line 346, in run
self.next_stage.run(outputs)
File “E:\WebODM\resources\app\apps\ODM\opendm\types.py”, line 346, in run
self.next_stage.run(outputs)
[Previous line repeated 1 more time]
File “E:\WebODM\resources\app\apps\ODM\opendm\types.py”, line 327, in run self.process(self.args, outputs)
File “E:\WebODM\resources\app\apps\ODM\stages\openmvs.py”, line 83, in process
system.run(‘%s “%s” %s’ % (context.omvs_densify_path,
File “E:\WebODM\resources\app\apps\ODM\opendm\system.py”, line 106, in run
raise SubprocessException(“Child returned {}”.format(retcode), retcode)
opendm.system.SubprocessException: Child returned 3221225781