Closed liuchangji closed 6 months ago
It fixed by https://blender.stackexchange.com/questions/306267/blenderproc-quickstart-urllib-error-httperror-http-error-403-forbidden and I use this to point to your blender's path and pass!
blenderproc run --custom-blender-path /home/lcj/Downloads/blender-3.1.1-linux-x64 ./Render/render_custom_templates.py --output_dir $OUTPUT_DIR --cad_path $CAD_PATH --colorize True
When I run demo.sh and input below:
it occured a error immediately. Is that a network problem or ? The log is below.