Fails for Blender 2.82a
See original GitHub issueWhen running on Blender 2.82a, the following error shows up after running the following command (may just be a dependency missing issue somehow)
<path-to-blender-executable> -b --python scripts/obj-render.py -- --output_folder imgs/out/ blender/models/curve-skeleton-cube.obj
can you update the requirements.txt and the code for it to work on 2.82 or whatever’s LTS?
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Blender 2.82a: Bug Fixes - Release Notes
glTF: Fix some strange reference error in blender api when exporting shapekeys / ApplyModifier (rBA659c121) · glTF: Fix crash using compositor ...
Read more >BLENDER 2.82a IS OUT! - YouTube
Happy release day! Blender 2.82a contains *only* bug fixes so it's safe to be used in production. Go tell your friends!Get your Blender...
Read more >Re: Blender 2.82a incorrect file permissions - qui... - Jamf Nation ...
Trying to package it without fixing the permissions first will fail as the Blender app devs have set the permissions to everyone -...
Read more >blender 2.82a in openSUSE 15.3 has a problem - Reddit
I have installed blender 2.82a from opensuse 15.3 repo. but when I click on "2D animation" in blender,this application is closed unexpectedly, ...
Read more >In my Blender 2.82a the snap function is not working
I was trying to learn Blender starting from the beginner tutorial of Blenderguru on Youtube where he tries to make a doughnut.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Which error?
https://github.com/mvoelk/stanford-shapenet-renderer should also run with 2.82a.
Merged PR #24, so should be working now.