allenai / objaverse-xl

🪐 Objaverse-XL is a Universe of 10M+ 3D Objects. Contains API Scripts for Downloading and Processing!
https://objaverse.allenai.org/
Apache License 2.0
760 stars 49 forks source link

blender: error: unrecognized arguments: --background --python blender_script.py #51

Open chenbinghui1 opened 2 months ago

chenbinghui1 commented 2 months ago

Hi, I met the following problem:

Handling 3D object files:  36%|████████████████████████████████                                                        | 4/11 [00:02<00:04,  1.46it/s]usage: blender [-h] [--object_path OBJECT_PATH] [--output_dir OUTPUT_DIR]
               [--engine {CYCLES,BLENDER_EEVEE}] [--only_northern_hemisphere]
               [--num_renders NUM_RENDERS]
blender: error: unrecognized arguments: --background --python blender_script.py
2024-08-27 10:34:42.669 | ERROR    | __main__:handle_found_object:165 - Found object https://github.com/mattdeitke/objaverse-xl-test-files/blob/ead0bed6a76012452273bbe18d12e4d68a881956/example-linked.gltf was not rendered successfully!
Handling 3D object files:  45%|████████████████████████████████████████                                                | 5/11 [00:03<00:03,  1.51it/s]usage: blender [-h] [--object_path OBJECT_PATH] [--output_dir OUTPUT_DIR]
               [--engine {CYCLES,BLENDER_EEVEE}] [--only_northern_hemisphere]
               [--num_renders NUM_RENDERS]
blender: error: unrecognized arguments: --background --python blender_script.py
2024-08-27 10:34:43.287 | ERROR    | __main__:handle_found_object:165 - Found object https://github.com/mattdeitke/objaverse-xl-test-files/blob/ead0bed6a76012452273bbe18d12e4d68a881956/example.stl was not rendered successfully!

can some one help me

chenbinghui1 commented 2 months ago

@amir1387aht this file seems like for windows? my env is ubuntu12.04