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

Error about reading the blend file of ShinyBlender dataset #143

Open
YiningPeng opened this issue Oct 24, 2023 · 0 comments
Open

Error about reading the blend file of ShinyBlender dataset #143

YiningPeng opened this issue Oct 24, 2023 · 0 comments

Comments

@YiningPeng
Copy link

YiningPeng commented Oct 24, 2023

I want to use the *.blend file to create my own dataset. But when I use the bpy lib to read it, there is something wrong with it. The error information is here. I think this problem may be related to the version of blender. Could you tell me the blender version you used? Or could you give me some suggestion? Looking forward to your reply. Thank you so much.
File "/mnt/A/hust_pyn/code2/nerfactor/third_party/xiuminglib/xiuminglib/blender/scene.py", line 57, in open_blend bpy.ops.wm.open_mainfile(filepath=inpath)

File "/mnt/A/hust_pyn/mylib/blender/blender-2.93.9-linux-x64/2.93/scripts/modules/bpy/ops.py", line 132, in __call__ ret = _op_call(self.idname_py(), None, kw)

RuntimeError: Error: File format is not supported in file '/mnt/D/hust_pyn/Data/ShinyBlender/ShinyBlender_source/coffee.blend'

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

1 participant