The steps I performed were simple
1、install docker
2、run ”docker pull opendronemap/nodeodm"
3、run command in console “docker run -p 3000:3000 opendronemap/nodeodm"
4、Open URL in chrome “http://localhost:3000”
5、download odm_data_aukerman-master.zip
6、in chrome upload odm_data_aukerman-master.zip
7、error
[INFO] use_3dmesh: False
[INFO] use_exif: False
[INFO] use_fixed_camera_params: False
[INFO] use_hybrid_bundle_adjustment: False
[INFO] verbose: False
[INFO] ==============
[INFO] Running dataset stage
[INFO] Loading dataset from: /var/www/data/552fda05-b488-4661-83d0-05733bdf343b/images
[ERROR] Not enough supported images in /var/www/data/552fda05-b488-4661-83d0-05733bdf343b/images
8、I run this on macos and contes7
9、please help me