Blender benchmark issue #85513
Labels
No Label
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Information from Developers
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
4 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-open-data#85513
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hello
I'm a student, I was trying to run the Blender benchmark on my system but there was a pop-up error display showing that the benchmark failed to collect metadata from open data website.
Can you please look over this issue and help me fix it.
here I have attached the errors
Added subscriber: @dasarideepika
infrastructure/blender-benchmark-bundle#83898 was marked as duplicate of this issue
Added subscriber: @rjg
Added subscriber: @OmarEmaraDev
Changed status from 'Needs Triage' to: 'Confirmed'
Can confirm with various commands, including:
The command is missing the blender version (and the command-line option parsing easily segfaults when you forget something). So
./benchmark-launcher-cli blender download 3.6.0
works for me.